diff --git a/README.md b/README.md index 6607bd46d..df2c1a25f 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ or ```bash git clone https://github.com/RetroPie/EmulationStation.git cd EmulationStation -git submodule init --update +git submodule update --init ``` Then, generate and build the Makefile with CMake: