diff --git a/docs/install.rst b/docs/install.rst index 3fc392a39..63a4bb654 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -1,6 +1,9 @@ Install Tendermint ================== +The fastest and easiest way to install the ``tendermint`` binary +is to run `this script `__ on a fresh Ubuntu instance. Read the comments / instructions carefully (i.e., reset your terminal after running the script). + From Binary -----------