Test
[VerusCoin.git] / README-mac.md
index f6b6f8a10a703ef73edd000352d439cbb201e52e..c085cb617f01a22da62cdb8e0b90aa3935ce4b66 100644 (file)
@@ -26,6 +26,9 @@ cd komodo
 git checkout dev
 ./zcutil/build-mac.sh
 ```
+
+To build a distributable version of komodo then run the makeDistrib.sh script after building.
+
 When you are done building, you need to do a few things in the [Configuration](https://github.com/zcash/zcash/wiki/1.0-User-Guide#configuration) section of the Zcash User Guide differently because we are on the Mac. All instances of `~/.zcash` need to be replaced by `~/Library/Application\ Support/Zcash` 
 The fetch-params.sh script, however, has already been altered to fetch the proving keys into the correct directory to conform to Mac specific naming conventions.
 
This page took 0.022341 seconds and 4 git commands to generate.