]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/getting_started_github.md
[Docs] update git command and directory name of documents (#7619)
[qmk_firmware.git] / docs / getting_started_github.md
index aeb8738b772b01ec85157b0b12e916f1515ebe0d..629f4ece26aa75e3d23a6da589bf5eeefc9c40e2 100644 (file)
@@ -19,7 +19,7 @@ And be sure to select "HTTPS", and select the link and copy it:
 From here, enter `git clone ` into the command line, and then paste your link:
 
 ```
-user@computer:~$ git clone https://github.com/whoeveryouare/qmk_firmware.git
+user@computer:~$ git clone --recurse-submodules https://github.com/whoeveryouare/qmk_firmware.git
 Cloning into 'qmk_firmware'...
 remote: Counting objects: 46625, done.
 remote: Compressing objects: 100% (2/2), done.