Permalink
Browse files

[doc] Minor corrections to osx dependencies

Github-Pull: #10260
Rebased-From: 661caf8
  • Loading branch information...
1 parent 87a21d5 commit 692dbb0288d6582e311a47951ff4afd63ea9d90c @fanquake fanquake committed with luke-jr Apr 23, 2017
Showing with 3 additions and 3 deletions.
  1. +3 −3 doc/build-osx.md
View
@@ -11,14 +11,14 @@ Install the OS X command line tools:
When the popup appears, click `Install`.
-Then install [Homebrew](http://brew.sh).
+Then install [Homebrew](https://brew.sh).
Dependencies
----------------------
- brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf --c++11 qt5 libevent
+ brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf qt libevent
-In case you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG
+If you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG
brew install librsvg

0 comments on commit 692dbb0

Please sign in to comment.