summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Fultz <jfultz@wolfram.com>2015-02-22 15:15:47 -0600
committerJohn Fultz <jfultz@wolfram.com>2015-02-22 15:15:47 -0600
commit46fc18d0d167cc6feacfb41fadb207a1234ccc26 (patch)
treec9ab1c0c9a0c7f76f81db4ee55e7a6c01bc6dfb4 /README.md
parent8c092f1b16a904d67aa016f141c5ed4e4ca8c846 (diff)
readme updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d596fd..84c0e03 100644
--- a/README.md
+++ b/README.md
@@ -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 ./release/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/Quackle to start the program.
See README.MacOS and README.Windows for platform-specific instructions.