Skip to content

Commit

Permalink
Fix Typo in documentation (#14942)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliss86 authored Oct 24, 2021
1 parent 6ee29d9 commit 0002acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli_tab_complete.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If you put `qmk_firmware` into another location you will need to adjust this pat

If you want the tab completion available to all users of the system you can add a symlink to the `qmk_tab_complete.sh` script:

`ln -s ~/qmk_firmware/util/qmk_tab_complete.sh /etc/profile.d/qmk_tab_complete.sh`
ln -s ~/qmk_firmware/util/qmk_tab_complete.sh /etc/profile.d/qmk_tab_complete.sh

### System Wide Copy

Expand Down

0 comments on commit 0002acd

Please sign in to comment.