From b7d8728b50a5a4665cf07b56691d144fe7042d3c Mon Sep 17 00:00:00 2001 From: Sammy Libre Date: Sat, 11 Apr 2015 23:44:00 +0500 Subject: [PATCH] Don't recommend --HEAD for brew users --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31af2de9..e95aa262 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: