Browse Source

Update README.md

master
Duke Leto 4 years ago
committed by GitHub
parent
commit
c2996fe0a9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -10,7 +10,7 @@ You will need the hush3 repo:
```
git clone https://github.com/myhush/hush3
cd hush3
./zcutil/build.sh -j4 # uses 4 cores
./build.sh -j4 # uses 4 cores
cd src
```

Loading…
Cancel
Save