1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00

Don't recommend --HEAD for brew users

This commit is contained in:
Sammy Libre 2015-04-11 23:44:00 +05:00
parent da66872a54
commit b7d8728b50

View file

@ -91,7 +91,7 @@ Alternatively, it can be built in an easier and more automated fashion using Hom
* Ensure Homebrew is installed, it can be found at http://brew.sh
* Add the repository to brew: `brew tap sammy007/cryptonight`
* Build Monero: `brew install --HEAD bitmonero`
* Build Monero: `brew install bitmonero --build-from-source`
### On Windows: