summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 810ec31..c6b431e 100644
--- a/README
+++ b/README
@@ -6,8 +6,8 @@ To compile, use:
./build.sh
-This script will compile the source code in the build/ subdirectory.
-(with the option "-c" can the build directory be cleaned before rebuilding)
+The binary will end up in bin/
+(use "-c" to make a clean build)
Note: Make sure qmake (from QtEmbedded) is in your PATH variable.