Updated the .app name for the OSX build steps

This commit is contained in:
Justin Clift
2016-09-02 16:43:06 +01:00
committed by GitHub
parent 2957974974
commit b56a26ccf9
+2 -2
View File
@@ -104,9 +104,9 @@ And compiling it:
$ qmake
$ make
$ brew unlink sqlite3
$ mv src/sqlitebrowser.app /Applications/
$ mv src/DB\ Browser\ for\ SQLite.app /Applications/
An icon for "sqlitebrowser" should now be in your main OSX Applications
An icon for "DB Browser for SQLite" should now be in your main OSX Applications
list, ready to launch.
**Note 2** - There have been occasional [reports of compilation problems on OSX