diff options
Diffstat (limited to 'docs/newbs_getting_started.md')
-rw-r--r-- | docs/newbs_getting_started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/newbs_getting_started.md b/docs/newbs_getting_started.md index 83df2f305..1367d1b40 100644 --- a/docs/newbs_getting_started.md +++ b/docs/newbs_getting_started.md | |||
@@ -135,7 +135,7 @@ Most people new to QMK only have 1 keyboard. You can set this keyboard as your d | |||
135 | 135 | ||
136 | qmk config user.keyboard=clueboard/66/rev4 | 136 | qmk config user.keyboard=clueboard/66/rev4 |
137 | 137 | ||
138 | You can also set your default keymap name. Most people use their github username here, and we recommend that you do too. | 138 | You can also set your default keymap name. Most people use their GitHub username here, and we recommend that you do too. |
139 | 139 | ||
140 | qmk config user.keymap=<github_username> | 140 | qmk config user.keymap=<github_username> |
141 | 141 | ||