We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8feaa4 commit 661caf8Copy full SHA for 661caf8
doc/build-osx.md
@@ -11,14 +11,14 @@ Install the OS X command line tools:
11
12
When the popup appears, click `Install`.
13
14
-Then install [Homebrew](http://brew.sh).
+Then install [Homebrew](https://brew.sh).
15
16
Dependencies
17
----------------------
18
19
- 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
20
21
-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
22
23
brew install librsvg
24
0 commit comments