aboutsummaryrefslogtreecommitdiff
path: root/doc/build-osx.md
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2014-12-04 14:23:24 +0100
committerPieter Wuille <[email protected]>2014-12-04 19:17:02 +0100
commitffe3291466b5760e4179d604c54093717b127cc5 (patch)
tree8cf0ab25adabee67901520f33551780f3b42b726 /doc/build-osx.md
parentMerge pull request #5394 (diff)
downloaddiscoin-ffe3291466b5760e4179d604c54093717b127cc5.tar.xz
discoin-ffe3291466b5760e4179d604c54093717b127cc5.zip
Remove gmp dependency and doc mentions
Diffstat (limited to 'doc/build-osx.md')
-rw-r--r--doc/build-osx.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md
index 491c5c468..c41820f2b 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -38,7 +38,7 @@ Instructions: Homebrew
#### Install dependencies using Homebrew
- brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt gmp
+ brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt
#### Installing berkeley-db4 using Homebrew