aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2015-04-11 20:51:43 +0200
committerRiccardo Spagni <ric@spagni.net>2015-04-11 20:52:08 +0200
commite325c5f04d43d72154442aa0d9ed94b734b65c3a (patch)
treefa6b50624b98b7df8b8ee2f23076e8dfa9d5b49e
parentMerge pull request #260 (diff)
parentDon't recommend --HEAD for brew users (diff)
downloadmonero-e325c5f04d43d72154442aa0d9ed94b734b65c3a.tar.xz
Merge pull request #261
b7d8728 Don't recommend --HEAD for brew users (Sammy Libre)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31af2de95..e95aa262d 100644
--- a/README.md
+++ b/README.md
@@ -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: