aboutsummaryrefslogtreecommitdiff
path: root/doc/build-osx.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2015-11-04 13:22:45 +0100
committerMarcoFalke <falke.marco@gmail.com>2015-11-05 23:29:29 +0100
commite167af2acd0bfc428ed3c68303c42c996a8df435 (patch)
tree8b8ed12613b3a19aa519de68f707896fae31fb75 /doc/build-osx.md
parente0eeb672f2dbf21e850ca5c3053065b74ee03046 (diff)
downloadbitcoin-e167af2acd0bfc428ed3c68303c42c996a8df435.tar.xz
[doc] Remove excessive white space
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 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.