Add --recursive flag to usage instructions

This commit is contained in:
vgmoose 2016-08-07 03:52:56 -04:00 committed by GitHub
parent b41ae7993c
commit 955999c58b

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=...