Merge pull request #31 from vgmoose/master

Add --recursive flag to usage instructions
This commit is contained in:
James 2016-08-08 21:06:25 +01:00 committed by GitHub
commit c559c32675

View File

@ -10,7 +10,7 @@ Doxygen output can be found at https://decaf-emu.github.io/wut
- Only tested on Linux so far
## Usage
- git clone https://github.com/decaf-emu/wut.git
- git clone --recursive https://github.com/decaf-emu/wut.git
- cd wut
- export devkitPRO=...
- export devkitPPC=...