Skip to content

Commit 9fa25dd

Browse files
committed
docs: ✏️ Update installation steps
1 parent bcd5ea6 commit 9fa25dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Details here: https://github.com/maatthc/miryoku_qmk_app
2222
- Install QMK:
2323
`python3 -m pip install qmk`
2424

25+
- Initialize the sub-modules:
26+
`git submodule update --init --recursive`
27+
2528
- Set this folder as an userspace:
2629
`qmk config user.overlay_dir="$(realpath qmk_userspace)"`
2730

0 commit comments

Comments
 (0)