BuildGuideMacOSX.md edited online with Bitbucket

This commit is contained in:
Matt Feemster 2017-03-16 00:47:48 +00:00
parent bfe2f6ffdd
commit 3410fcd5b6

View File

@ -27,7 +27,7 @@ PATH=/usr/local/opt/qt5/bin:$PATH
export PATH export PATH
``` ```
Compile the binary: Building:
``` ```
cd fractorium cd fractorium
@ -43,7 +43,7 @@ cd archive
./build.sh ./build.sh
``` ```
Run the binary from the release folder: Running the binary from the release folder:
``` ```
cd .. cd ..