diff options
author | John Fultz <jfultz@wolfram.com> | 2014-08-30 18:59:33 -0500 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2014-08-30 18:59:33 -0500 |
commit | 79c8e21f44b151d49f6b63962925aaa8f70663e7 (patch) | |
tree | 4b277930c1342fb4a5e44e6472b8af05d6430ebf /README.md | |
parent | 52c272b3e6b0b9c1c3eeaaa04e9cec881654d435 (diff) |
A little house-cleaning. No code changes.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ See LICENSE in this directory. In this directory is libquackle. Run qmake and then run make in this directory. Then cd to quackle/quackleio/, run qmake, and then run make. -In quacker/ is a GUI that uses libquackle. It requires Qt 4. Run qmake then make in that directory to build it. Then, from within quackle/quacker/, run ./quacker to start the program. +In quacker/ is a GUI that uses libquackle. It requires Qt 4. Run qmake then make in that directory to build it. Then, from within quackle/quacker/, run ./release/quacker to start the program. See README.MacOS and README.Windows for platform-specific instructions. |