summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorPeter Ondrejka <pondrejk@users.noreply.github.com>2016-09-08 19:22:26 +0200
committerGitHub <noreply@github.com>2016-09-08 19:22:26 +0200
commit08c177f00bbcae251fd9b1a46d203543c48fbaa6 (patch)
tree94db4755c300c82ea101431ea2cd0344088348ea /readme.md
parent0f111182a6bf217a37513d5c39fdb3d2a715996e (diff)
downloadqmk_firmware-08c177f00bbcae251fd9b1a46d203543c48fbaa6.tar.gz
qmk_firmware-08c177f00bbcae251fd9b1a46d203543c48fbaa6.tar.xz
fixed typo in Linux install instructions
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 7ee3b28d4..20be105dd 100644
--- a/readme.md
+++ b/readme.md
@@ -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.