Auto merge of #3243 - pejvan:patch-1, r=bitcartel
Update README.md Added default options to build zcash with as many parallel compilation units as there are cpu cores. This makes compiling zcash multiple times faster.
This commit is contained in:
@@ -49,7 +49,7 @@ Building
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
Build Zcash along with most dependencies from source by running
|
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
|
License
|
||||||
-------
|
-------
|
||||||
|
|||||||
Reference in New Issue
Block a user