Skip to content

Commit 1d75597

Browse files
committed
Merge #10260: [doc] Minor corrections to osx dependencies
661caf8 [doc] Minor corrections to osx dependencies (fanquake) Tree-SHA512: 61451807d6208002550d2e37d26094a5515b11daacab39eb508b6168eebcea86f93dcc7f853aab490baec3727740c90d404c481e11b3d03dcea9f76f8fc7be12
2 parents faf2dea + 661caf8 commit 1d75597

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/build-osx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ Install the OS X command line tools:
1111

1212
When the popup appears, click `Install`.
1313

14-
Then install [Homebrew](http://brew.sh).
14+
Then install [Homebrew](https://brew.sh).
1515

1616
Dependencies
1717
----------------------
1818

19-
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf --c++11 qt5 libevent
19+
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf qt libevent
2020

21-
In case you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG
21+
If you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG
2222

2323
brew install librsvg
2424

0 commit comments

Comments
 (0)