Commit a545d1db authored by pigeonhunter's avatar pigeonhunter

Update README

Changed OS X build instructions to force qmake to generate a Makefile instead of xcodeproj files.
parent 89696feb
......@@ -36,7 +36,7 @@ Build QGroundControl
--------------------
1) From the terminal go to the `groundcontrol` directory
2) Run `qmake`
2) Run `qmake -spec macx-g++`
3) Run `make -j8`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment