Skip to content

Commit

Permalink
fix git submodule command
Browse files Browse the repository at this point in the history
  • Loading branch information
jrassa authored Apr 25, 2018
1 parent c625c41 commit bfddb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bfddb95

Please sign in to comment.