mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 21:01:21 +00:00
docs: Add BSD install script
This commit is contained in:
@ -2,7 +2,11 @@ Install Tendermint
|
||||
==================
|
||||
|
||||
The fastest and easiest way to install the ``tendermint`` binary
|
||||
is to run `this script <https://github.com/tendermint/tendermint/blob/develop/scripts/install_tendermint.sh>`__ on a fresh Ubuntu instance. Read the comments / instructions carefully (i.e., reset your terminal after running the script).
|
||||
is to run `this script <https://github.com/tendermint/tendermint/blob/develop/scripts/install/install_tendermint_ubuntu.sh>`__ on
|
||||
a fresh Ubuntu instance,
|
||||
or `this script <https://github.com/tendermint/tendermint/blob/develop/scripts/install/install_tendermint_bsd.sh>`__
|
||||
on a fresh FreeBSD instance. Read the comments / instructions carefully (i.e., reset your terminal after running the script,
|
||||
make sure your okay with the network connections being made).
|
||||
|
||||
From Binary
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user