diff --git a/Compile-firmware.md b/Compile-firmware.md index 749014f..2d280b6 100644 --- a/Compile-firmware.md +++ b/Compile-firmware.md @@ -75,7 +75,7 @@ If you are inclined for using the command line, you can try the following: * Clone the repository and submodules: ``` git clone https://github.com/portapack-mayhem/mayhem-firmware.git -cd portapack-mayhem +cd mayhem-firmware git submodule update --init --recursive ``` * For building the docker image: