Merge pull request #65 from himu007/patch-11

fix typo
This commit is contained in:
Asher Dawes
2018-06-18 13:02:07 -07:00
committed by GitHub

View File

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