@@ -76,7 +76,7 @@ We develop on dev and some other branches and produce releases of of the master
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/VerusCoin/VerusCoin
|
git clone https://github.com/VerusCoin/VerusCoin
|
||||||
cd VerusCOin
|
cd VerusCoin
|
||||||
#you might want to: git checkout <branch>; git pull
|
#you might want to: git checkout <branch>; git pull
|
||||||
./zcutil/fetch-params.sh
|
./zcutil/fetch-params.sh
|
||||||
# -j8 uses 8 threads - replace 8 with number of threads you want to use
|
# -j8 uses 8 threads - replace 8 with number of threads you want to use
|
||||||
|
|||||||
Reference in New Issue
Block a user