We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd5ea6 commit 9fa25ddCopy full SHA for 9fa25dd
1 file changed
README.md
@@ -22,6 +22,9 @@ Details here: https://github.com/maatthc/miryoku_qmk_app
22
- Install QMK:
23
`python3 -m pip install qmk`
24
25
+- Initialize the sub-modules:
26
+`git submodule update --init --recursive`
27
+
28
- Set this folder as an userspace:
29
`qmk config user.overlay_dir="$(realpath qmk_userspace)"`
30
0 commit comments