Commit a15d01d3 by olly Committed by Oliver Woodman

More verbose instructions for consistency

PiperOrigin-RevId: 332015471
parent d1ce5f5b
Showing with 2 additions and 1 deletions
......@@ -25,7 +25,8 @@ can bundle the FFmpeg binaries in the APK:
```
cd "<path to exoplayer checkout>"
FFMPEG_EXT_PATH="$(pwd)/extensions/ffmpeg/src/main"
EXOPLAYER_ROOT="$(pwd)"
FFMPEG_EXT_PATH="${EXOPLAYER_ROOT}/extensions/ffmpeg/src/main"
```
* Download the [Android NDK][] and set its location in a shell variable.
......
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