]> rtime.felk.cvut.cz Git - frescor/demo.git/blobdiff - README
streamer
[frescor/demo.git] / README
diff --git a/README b/README
index 620de4dff8d34b32fbf8cdd571320c92c21eca71..01a448234c1cdf75aedb8d27bde905225ec4b1be 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
 To compile this demo follow the following steps (you can also run ./compile.sh
 which does all the steps):
 
-1) 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
@@ -9,7 +10,6 @@ which does all the steps):
 2) Compile it
 
    cd build
-   ( cd ffmpeg && ln -s ../../src/libswscale . && ./configure && ./version.sh $PWD version.h )
    make default-config
    echo CONFIG_AQUOSA=y >>config.omk
    make