From 59f47959bf8e2806b005c66ed26b9439c73cf86b Mon Sep 17 00:00:00 2001 From: fanquake Date: Sat, 3 Mar 2018 12:44:25 +0800 Subject: [PATCH] docs: Update osx brew install instruction --- doc/build-osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build-osx.md b/doc/build-osx.md index 2b84c7cc2c540..f19e4f0b8df0d 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.