mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
Corrected instructions for OSX
The qmake approach is working on OSX, whereas the cmake one isn't.
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user