Skip to content

Commit e6f22f9

Browse files
authored
Removes duplicated word *with* in README.md (qmk#29)
1 parent 0f10c50 commit e6f22f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is a template repository which allows for an external set of QMK keymaps to
1616
1. Add your keymap(s) to the build by running `qmk userspace-add -kb <your_keyboard> -km <your_keymap>`
1717
* This will automatically update your `qmk.json` file
1818
* Corresponding `qmk userspace-remove -kb <your_keyboard> -km <your_keymap>` will delete it
19-
* Listing the build targets can be done with with `qmk userspace-list`
19+
* Listing the build targets can be done with `qmk userspace-list`
2020
1. Commit your changes
2121

2222
## Howto build with GitHub

0 commit comments

Comments
 (0)