mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Trivial typo fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user