mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-18 04:45:39 +00:00
fix git submodule command
This commit is contained in:
parent
c625c414bc
commit
bfddb95ba8
|
@ -37,7 +37,7 @@ or
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/RetroPie/EmulationStation.git
|
git clone https://github.com/RetroPie/EmulationStation.git
|
||||||
cd EmulationStation
|
cd EmulationStation
|
||||||
git submodule init --update
|
git submodule update --init
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, generate and build the Makefile with CMake:
|
Then, generate and build the Makefile with CMake:
|
||||||
|
|
Loading…
Reference in a new issue