Skip to content

Commit

Permalink
Merge pull request sqlitebrowser#47 from justinclift/master
Browse files Browse the repository at this point in the history
Corrected instructions for OSX
  • Loading branch information
rp- committed Apr 30, 2014
2 parents 309204b + d5e9f17 commit 78b305e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down

0 comments on commit 78b305e

Please sign in to comment.