diff options
author | Mike C <micro-machine@users.noreply.github.com> | 2016-09-14 13:40:36 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-14 13:40:36 -0600 |
commit | bb9ed3e8066c5996544b5fee498b8bf5c6526efa (patch) | |
tree | da664fd9590cbbe7d6238e7d58989b6fab3b5b58 /README.md | |
parent | Merge pull request #1053 (diff) | |
download | monero-bb9ed3e8066c5996544b5fee498b8bf5c6526efa.tar.xz |
Fix homebrew formula for OS X
bitmonero --> monero
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ Packages are available for * OS X via [Homebrew](http://brew.sh) brew tap sammy007/cryptonight - brew install bitmonero --build-from-source + brew install monero --build-from-source * Docker |