diff --git a/README.md b/README.md index 8ae9f04b2..0732823fc 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Building -------- Build Zcash along with most dependencies from source by running -./zcutil/build.sh. Currently only Linux is officially supported. +``./zcutil/build.sh -j$(nproc) ``. Currently only Linux is officially supported. License -------