submodule update

warbot 2018-01-08 23:17:33 +02:00
parent ac9d1514c0
commit 7ebf01bcff

@ -14,6 +14,7 @@ You'll need to download and install the following to build Citra:
``` ```
git clone --recursive https://github.com/citra-emu/citra git clone --recursive https://github.com/citra-emu/citra
cd citra cd citra
git submodule update --init --recursive
``` ```
### Using CMake: ### Using CMake: