Updated Compilation guide (Android from Linux) (markdown)

Jean-Sébastien Guay 2016-09-11 17:35:45 -04:00
parent 4155085c7d
commit 5cca9e2e94
1 changed files with 1 additions and 1 deletions

@ -26,7 +26,7 @@ You can omit NOCLEAN=1 if you'd like to perform `make clean` on every core's rep
## Building RetroArch
The RetroArch repo is fetched into the `libretro-super` folder as `retroarch` by `./libretro-fetch.sh` above.
You first need to fetch the submodules for it.
You first need to fetch the submodules for it. (will not be necessary when PR #3568 is merged)
```bash
cd retroarch
git submodule update --init