Skip to content

Commit

Permalink
Merge branch 'hotfix/readme'
Browse files Browse the repository at this point in the history
  • Loading branch information
hiteshsondhi88 committed Sep 8, 2014
2 parents bda0719 + 74bc40c commit e92e320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Instructions
* Set environment variable
1. export ANDROID_NDK={Android NDK Base Path}
* Run following commands to compile ffmpeg
1. sudo apt-get --quiet --yes install build-essential git autoconf libtool pkg-config gperf gettext
1. sudo apt-get --quiet --yes install build-essential git autoconf libtool pkg-config gperf gettext yasm
2. ./init_update_libs.sh
3. ./android_build.sh
* To update submodules and libraries you can use ./init_update_libs.sh command
Expand Down

0 comments on commit e92e320

Please sign in to comment.