updated build guide

Signed-off-by: PRavaga <trueravaga@gmail.com>
This commit is contained in:
PRavaga 2024-04-01 19:32:42 +02:00
parent 59ce0489ff
commit 85c91fbf99
No known key found for this signature in database
GPG key ID: 2A5FC2B63150943E

View file

@ -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