]> rtime.felk.cvut.cz Git - frescor/demo.git/blobdiff - README
We can easily switch between FRSH and normal version of FFMPEG
[frescor/demo.git] / README
diff --git a/README b/README
index 394fbbc5a39f27cbf3da2d3a3e73e7a45340611e..afa99767c4b1e1e79f25ec90cb7aaad28b85b154 100644 (file)
--- a/README
+++ b/README
@@ -1,19 +1,15 @@
 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) Download/update git submodules
 
    git submodule init
    git submodule update
 
-3) Compile it
+2) Compile it
 
    cd build
-   ( cd ffmpeg && ./configure4omk )
+   ( cd ffmpeg && ./configure )
    make default-config
    echo CONFIG_AQUOSA=y >>config.omk
    make