Merge pull request #261

b7d8728 Don't recommend --HEAD for brew users (Sammy Libre)
This commit is contained in:
Riccardo Spagni 2015-04-11 20:51:43 +02:00
commit e325c5f04d
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

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: