Skip to content

Commit 2e6d9d6

Browse files
committed
Readme: Qt3support is not needed for compilation
See issue sqlitebrowser#31.
1 parent a209e84 commit 2e6d9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ first. These are the Homebrew steps, though other package managers should
7474
work:
7575

7676
$ brew install sqlite --with-functions
77-
$ brew install qt --with-qt3support
77+
$ brew install qt
7878

7979
Then it's just a matter of getting the source:
8080

0 commit comments

Comments
 (0)