diff --git a/BUILD_OSX.md b/BUILD_OSX.md index 7aef253a2..5f739c247 100644 --- a/BUILD_OSX.md +++ b/BUILD_OSX.md @@ -29,7 +29,7 @@ BitShares OS X Build Instructions 7. Clone the BitShares repository: ``` - git clone git@github.com:BitShares/bitshares.git + git clone https://github.com/BitShares/bitshares cd bitshares ```