Update README.md

This commit is contained in:
heyrhett 2016-11-06 00:05:18 -07:00 committed by GitHub
parent d6f08dda7e
commit 72dd79b9c5
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ Install
```{r, engine='bash'} ```{r, engine='bash'}
# Build # Build
./zcutil/build.sh -j$(nproc) ./zcutil/build.sh -j$(nproc)
# Run on Testnet # Run
./src/zcashd -connect=54.191.72.102 ./src/zcashd
``` ```