Update README.md

This commit is contained in:
heyrhett 2016-11-06 00:49:09 -07:00 committed by GitHub
parent 72dd79b9c5
commit 03842b569d
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ Install
```{r, engine='bash'}
# Build
./zcutil/build.sh -j$(nproc)
# fetch key
./zcutil/fetch-params.sh
# Run
./src/zcashd
```