diff --git a/Compile-firmware.md b/Compile-firmware.md index 8a5863b..8f18c04 100644 --- a/Compile-firmware.md +++ b/Compile-firmware.md @@ -47,7 +47,7 @@ If you are inclined for using the command line, you can try the following: ``` git clone https://github.com/eried/portapack-mayhem.git cd portapack-mayhem -https://github.com/eried/portapack-mayhem.git +git submodule update --init --recursive ``` * For building: `docker build -t portapackccache -f dockerfile-nogit .`