]> rtime.felk.cvut.cz Git - frescor/demo.git/blobdiff - README
recorder: Increase wifi budget on renegotiation
[frescor/demo.git] / README
diff --git a/README b/README
index f6ae4dd2d3a1b86ca8640972a9660b65a8017bf1..01a448234c1cdf75aedb8d27bde905225ec4b1be 100644 (file)
--- a/README
+++ b/README
@@ -1,15 +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:
+1) If you downloaded this from git repository, you need to
+   download/update git submodules:
 
-   src/update-svn-revision
+   git submodule init
+   git submodule update
 
-2) Download/update git submodules
-
-   git submodule update --init
-
-3) Compile it
+2) Compile it
 
    cd build
    make default-config
+   echo CONFIG_AQUOSA=y >>config.omk
    make