diff options
author | MarcoFalke <falke.marco@gmail.com> | 2015-11-04 13:22:45 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2015-11-05 23:29:29 +0100 |
commit | e167af2acd0bfc428ed3c68303c42c996a8df435 (patch) | |
tree | 8b8ed12613b3a19aa519de68f707896fae31fb75 /doc/build-osx.md | |
parent | e0eeb672f2dbf21e850ca5c3053065b74ee03046 (diff) |
[doc] Remove excessive white space
Diffstat (limited to 'doc/build-osx.md')
-rw-r--r-- | doc/build-osx.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md index 69c401b751..02498e5c4b 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -32,7 +32,7 @@ Instructions: Homebrew #### Install dependencies using Homebrew - brew install autoconf automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf qt5 libevent + brew install autoconf automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf qt5 libevent NOTE: Building with Qt4 is still supported, however, could result in a broken UI. As such, building with Qt5 is recommended. |