Fix submodule init command in README.md
This commit is contained in:
@@ -6,7 +6,7 @@ This repository contains the firmware for the `keyboardeeroy_jenkins` keyboard.
|
|||||||
|
|
||||||
1. Init submodules and build firmware
|
1. Init submodules and build firmware
|
||||||
```bash
|
```bash
|
||||||
$ git submodule update --init
|
$ git submodule update --init --recursive
|
||||||
$ ./build.sh
|
$ ./build.sh
|
||||||
```
|
```
|
||||||
2. Back up current firmware (optional)
|
2. Back up current firmware (optional)
|
||||||
|
|||||||
Reference in New Issue
Block a user