summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2011-06-17 19:11:50 +0200
committerJonathan Bauer2011-06-17 19:11:50 +0200
commit7ac616d05291e084bc431ff444d1bc34141ca55c (patch)
tree2b7ee52652d28fd5d38c9b5259a1019cfdda459b
parentnote about qmake binary for build.sh (diff)
downloadfbsplash-7ac616d05291e084bc431ff444d1bc34141ca55c.tar.gz
fbsplash-7ac616d05291e084bc431ff444d1bc34141ca55c.tar.xz
fbsplash-7ac616d05291e084bc431ff444d1bc34141ca55c.zip
typo, sortof
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 8c181e8..1fe335e 100644
--- a/README
+++ b/README
@@ -2,13 +2,13 @@
Framebuffer BootSplash for OpenSLX
***************************************
-To create Makefile, use:
+To compile, use:
./build.sh
-(this will generate Makefile with cmake, under the build/ subdirectory)
+(this will generate the binary in the build/ subdirectory)
-Make sure qmake (from QtEmbedded!) is in your PATH variable...)
+Note: Make sure qmake (from QtEmbedded) is in your PATH variable.
To run the program (on the qvfb), use: