Skip to content

Commit 5bec890

Browse files
committedMay 31, 2019
Updated and verified mac build instructions
1 parent 17d76c3 commit 5bec890

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
 

‎autogen.sh

100644100755
File mode changed.

‎doc/build-osx.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Then install [Homebrew](https://brew.sh).
1616
Dependencies
1717
----------------------
1818

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

2121
See [dependencies.md](dependencies.md) for a complete overview.
2222

@@ -51,7 +51,7 @@ Build Placeholder Core
5151

5252
1. Clone the placeh source code and cd into `placeh`
5353

54-
git clone https://github.com/PlacehProject/Placeholders
54+
git clone https://github.com/xagau/Placeholders-X16R
5555
cd Placeholders
5656

5757
2. Build placeh-core:

‎share/genbuild.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)
Please sign in to comment.