updated build guide
Signed-off-by: PRavaga <trueravaga@gmail.com>
This commit is contained in:
parent
59ce0489ff
commit
85c91fbf99
1 changed files with 0 additions and 8 deletions
8
docs/build/building-from-sources.md
vendored
8
docs/build/building-from-sources.md
vendored
|
|
@ -40,18 +40,10 @@ make install
|
|||
|
||||
### Checkout Zano from github
|
||||
|
||||
Mainnet:
|
||||
|
||||
```
|
||||
git clone --recursive https://github.com/hyle-team/zano.git
|
||||
```
|
||||
|
||||
Testnet:
|
||||
|
||||
```
|
||||
git clone --recursive https://github.com/hyle-team/zano.git -b cryptoassets
|
||||
```
|
||||
|
||||
### Set environment variables
|
||||
|
||||
For instance, by adding the following lines to ~/.bashrc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue