From 3410fcd5b6def5b3b516bc174f78b2f6027e7389 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Thu, 16 Mar 2017 00:47:48 +0000 Subject: [PATCH] BuildGuideMacOSX.md edited online with Bitbucket --- Data/BuildGuideMacOSX.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Data/BuildGuideMacOSX.md b/Data/BuildGuideMacOSX.md index c064f9f..c38514c 100644 --- a/Data/BuildGuideMacOSX.md +++ b/Data/BuildGuideMacOSX.md @@ -27,7 +27,7 @@ PATH=/usr/local/opt/qt5/bin:$PATH export PATH ``` -Compile the binary: +Building: ``` cd fractorium @@ -43,7 +43,7 @@ cd archive ./build.sh ``` -Run the binary from the release folder: +Running the binary from the release folder: ``` cd ..