Skip to content

Commit

Permalink
Trivial typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
justinclift committed Jul 21, 2014
1 parent 815dae9 commit 4cafe43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Building on OSX is simple, but requires SQLite and Qt 4.8.x to be installed
first. These are the Homebrew steps, though other package managers should
work:

$ brew install sqlite --with-functions --without-readline
$ brew install sqlite --with-functions --without-readline
$ brew install qt
$ brew link sqlite3 --force

Expand Down

0 comments on commit 4cafe43

Please sign in to comment.