Skip to content

Commit

Permalink
add osx instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
freemountain authored and freemountain committed Nov 25, 2016
1 parent de3e628 commit 715368e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ mkdir build
cd build
qmake ..
make
# on osx you can call the run target which will build, test and run quark
make run APP=example/default
#if you want to deploy:
./../tools/deploy_mac.sh quark.app
```
Expand Down

0 comments on commit 715368e

Please sign in to comment.