~ruther/qmk_firmware

55a3fb2411436921556aec51aab859207f0f627c — Jack Humbert 9 years ago 4caddd1 + 08c177f
Merge pull request #737 from pondrejk/patch-1

fixed typo in Linux install instructions
1 files changed, 1 insertions(+), 1 deletions(-)

M readme.md
M readme.md => readme.md +1 -1
@@ 97,7 97,7 @@ If you are going to flash Infinity based keyboards you will also need dfu-util

### Linux

To ensure you are always up to date, you can just run `sudo utils/install_dependencies.sh`. That should always install all the dependencies needed.
To ensure you are always up to date, you can just run `sudo util/install_dependencies.sh`. That should always install all the dependencies needed.

You can also install things manually, but this documentation might not be always up to date with all requirements.