Corrected instructions for OSX

The qmake approach is working on OSX, whereas the cmake one isn't.
This commit is contained in:
Justin Clift
2014-04-30 02:23:34 +01:00
parent 309204b01a
commit d5e9f17c8c

View File

@@ -87,9 +87,7 @@ Then it's just a matter of::
$ git clone https://github.com/rp-/sqlitebrowser.git
$ cd sqlitebrowser
$ mkdir build
$ cd build
$ cmake ..
$ qmake
$ make
$ mv src/sqlitebrowser.app /Applications/