]> rtime.felk.cvut.cz Git - frescor/demo.git/blobdiff - README
streamer
[frescor/demo.git] / README
diff --git a/README b/README
index 37ec4595e19b194fa6617bf480e09ba0e0d37869..01a448234c1cdf75aedb8d27bde905225ec4b1be 100644 (file)
--- a/README
+++ b/README
@@ -1,16 +1,15 @@
-To compile this demo follow the following steps:
+To compile this demo follow the following steps (you can also run ./compile.sh
+which does all the steps):
 
-1) Download modules from FRESCOR subversion repository:
-
-   src/update-svn-revision
-
-2) Download/update git submodules
+1) If you downloaded this from git repository, you need to
+   download/update git submodules:
 
    git submodule init
    git submodule update
 
-3) Compile it
+2) Compile it
 
    cd build
    make default-config
+   echo CONFIG_AQUOSA=y >>config.omk
    make