Commit 99f48cca by andrewlewis Committed by Ian Baker

Fix typo

PiperOrigin-RevId: 344526343
parent e4adf99a
Showing with 2 additions and 2 deletions
...@@ -78,8 +78,8 @@ should be possible to follow the Linux instructions in [Windows PowerShell][]. ...@@ -78,8 +78,8 @@ should be possible to follow the Linux instructions in [Windows PowerShell][].
* Android config scripts should be re-generated by running * Android config scripts should be re-generated by running
`generate_libvpx_android_configs.sh` `generate_libvpx_android_configs.sh`
* Clean and re-build the project. * Clean and re-build the project.
* If you want to use your own version of libvpx, refer to it using the a symlink * If you want to use your own version of libvpx, refer to it using a symlink in
in `${VP9_EXT_PATH}/jni/libvpx`. Please note that `${VP9_EXT_PATH}/jni/libvpx`. Please note that
`generate_libvpx_android_configs.sh` and the makefiles may need to be modified `generate_libvpx_android_configs.sh` and the makefiles may need to be modified
to work with arbitrary versions of libvpx. to work with arbitrary versions of libvpx.
......
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