Commit 356288a0 by olly Committed by Oliver Woodman

Fix documentation.

- Merge guide.md updates from GitHub.
- Update Opus repository.
- Fix missing link in Opus README.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=122080285
parent af78ff84
Showing with 1 additions and 1 deletions
...@@ -36,7 +36,7 @@ NDK_PATH="<path to Android NDK>" ...@@ -36,7 +36,7 @@ NDK_PATH="<path to Android NDK>"
``` ```
cd "${OPUS_EXT_PATH}/jni" && \ cd "${OPUS_EXT_PATH}/jni" && \
git clone git://git.opus-codec.org/opus.git libopus git clone https://git.xiph.org/opus.git libopus
``` ```
* Run the script to convert arm assembly to NDK compatible format: * Run the script to convert arm assembly to NDK compatible format:
......
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