diff options
Diffstat (limited to 'docs/contributing.md')
| -rw-r--r-- | docs/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.md b/docs/contributing.md index 1d68d22d9..eb033d167 100644 --- a/docs/contributing.md +++ b/docs/contributing.md | |||
| @@ -105,7 +105,7 @@ enum my_keycodes { | |||
| 105 | 105 | ||
| 106 | Before opening a pull request, you can preview your changes if you have set up the development environment by running this command from the `qmk_firmware/` folder: | 106 | Before opening a pull request, you can preview your changes if you have set up the development environment by running this command from the `qmk_firmware/` folder: |
| 107 | 107 | ||
| 108 | ./bin/qmk docs | 108 | qmk docs |
| 109 | 109 | ||
| 110 | or if you only have Python 3 installed: | 110 | or if you only have Python 3 installed: |
| 111 | 111 | ||
