diff --git a/README.md b/README.md index 046b3e3..8e1438b 100644 --- a/README.md +++ b/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 ```