Skip to content

Commit e7721e6

Browse files
committed
Merge #12586: docs: Update osx brew install instruction
59f4795 docs: Update osx brew install instruction (fanquake) Pull request description: Python 3.x is now the default python formula in [homebrew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/python.rb). https://brew.sh/2018/01/19/homebrew-1.5.0/ has some more info. Tree-SHA512: f684019126d38debe897287b4bd9803b1ced2c32f66230a8a5eb468759cbec170b9367648bd7ba6dc4ea9489aa85a1b2f0445c384bbc5bf76d18073564f80b59
2 parents de2fcaa + 59f4795 commit e7721e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-osx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Then install [Homebrew](https://brew.sh).
1616
Dependencies
1717
----------------------
1818

19-
brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python3 qt libevent
19+
brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python qt libevent
2020

2121
See [dependencies.md](dependencies.md) for a complete overview.
2222

0 commit comments

Comments
 (0)