aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfanquake <[email protected]>2018-03-03 12:44:25 +0800
committerfanquake <[email protected]>2018-03-03 12:44:25 +0800
commit59f47959bf8e2806b005c66ed26b9439c73cf86b (patch)
tree85b6dd6633bc128db4f83d569ef6bcbda8263520 /doc
parentMerge #12182: Remove useless string initializations (diff)
downloaddiscoin-59f47959bf8e2806b005c66ed26b9439c73cf86b.tar.xz
discoin-59f47959bf8e2806b005c66ed26b9439c73cf86b.zip
docs: Update osx brew install instruction
Diffstat (limited to 'doc')
-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 2b84c7cc2..f19e4f0b8 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -16,7 +16,7 @@ Then install [Homebrew](https://brew.sh).
Dependencies
----------------------
- brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python3 qt libevent
+ brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python qt libevent
See [dependencies.md](dependencies.md) for a complete overview.