mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-08 04:49:58 -05:00
+2
-3
@@ -61,8 +61,7 @@ MacOS X
|
|||||||
|
|
||||||
SQLite Database Browser works pretty well on MacOS X.
|
SQLite Database Browser works pretty well on MacOS X.
|
||||||
|
|
||||||
- OSX 10.7 (Lion) works
|
- OSX 10.7 (Lion) and 10.8 (Mountain Lion) are tested and known to work
|
||||||
- OSX 10.8 (Mountain Lion) probably works, but hasn't been tested yet.
|
|
||||||
|
|
||||||
Building on OSX is simple, but depends on SQLite and Qt to be installed
|
Building on OSX is simple, but depends on SQLite and Qt to be installed
|
||||||
using Homebrew first::
|
using Homebrew first::
|
||||||
@@ -72,7 +71,7 @@ using Homebrew first::
|
|||||||
|
|
||||||
Then it's just a matter of::
|
Then it's just a matter of::
|
||||||
|
|
||||||
$ git checkout https://github.com/rp-/sqlitebrowser.git
|
$ git clone https://github.com/rp-/sqlitebrowser.git
|
||||||
$ cd sqlitebrowser
|
$ cd sqlitebrowser
|
||||||
$ qmake
|
$ qmake
|
||||||
$ make
|
$ make
|
||||||
|
|||||||
Reference in New Issue
Block a user