Commit 614f964c by andrewlewis Committed by Oliver Woodman

Update README for libvpx 1.7.0

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=214227045
parent 321393e7
Showing with 1 additions and 1 deletions
...@@ -49,7 +49,7 @@ git clone https://chromium.googlesource.com/libyuv/libyuv libyuv ...@@ -49,7 +49,7 @@ git clone https://chromium.googlesource.com/libyuv/libyuv libyuv
``` ```
cd "${VP9_EXT_PATH}/jni/libvpx" && \ cd "${VP9_EXT_PATH}/jni/libvpx" && \
git checkout tags/v1.6.1 -b v1.6.1 && \ git checkout tags/v1.7.0 -b v1.7.0 && \
cd "${VP9_EXT_PATH}/jni/libyuv" && \ cd "${VP9_EXT_PATH}/jni/libyuv" && \
git checkout 996a2bbd git checkout 996a2bbd
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment