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
This commit is contained in:
olly 2016-05-11 12:19:17 -07:00 committed by Oliver Woodman
parent af78ff849a
commit 356288a018

View file

@ -36,7 +36,7 @@ NDK_PATH="<path to Android NDK>"
```
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: