From 955999c58bd5207ff61d99d4718d2a84f611bb22 Mon Sep 17 00:00:00 2001 From: vgmoose Date: Sun, 7 Aug 2016 03:52:56 -0400 Subject: [PATCH] Add --recursive flag to usage instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6737f72..90579dc 100644 --- a/README.md +++ b/README.md @@ -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=...