Skip to content

Commit

Permalink
Update doc for building on OS X.
Browse files Browse the repository at this point in the history
  • Loading branch information
rygwdn committed Jun 6, 2014
1 parent 27c6d2c commit 9e64f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Building and Packaging for OS X
To build and install on OS X, you will need `qmake` version
5.2 or greater. Build with the following commands:

~/Qt/5.2.0/clang_64/bin/qmake CONFIG+=release
~/Qt/5.2.0/clang_64/bin/qmake CONFIG+=release WITH_WEBKIT=1
make copyq.app

This will produce a self-contained application bundle `copyq.app`
Expand Down

0 comments on commit 9e64f73

Please sign in to comment.