Skip to content

Commit

Permalink
Updates and typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Clift committed Sep 5, 2013
1 parent 26d5645 commit 6a15658
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ MacOS X

SQLite Database Browser works pretty well on MacOS X.

- OSX 10.7 (Lion) works
- OSX 10.8 (Mountain Lion) probably works, but hasn't been tested yet.
- OSX 10.7 (Lion) and 10.8 (Mountain Lion) are tested and known to work

Building on OSX is simple, but depends on SQLite and Qt to be installed
using Homebrew first::
Expand All @@ -72,7 +71,7 @@ using Homebrew first::

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
$ qmake
$ make
Expand Down

0 comments on commit 6a15658

Please sign in to comment.