]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
fixed typo in Linux install instructions
authorPeter Ondrejka <pondrejk@users.noreply.github.com>
Thu, 8 Sep 2016 17:22:26 +0000 (19:22 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2016 17:22:26 +0000 (19:22 +0200)
readme.md

index 7ee3b28d43e6e564f6861e5d8bf270eba06e1d05..20be105dd7966f7cc5ebaae2ce8c9df2e70813ae 100644 (file)
--- 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.