Parcourir la source

fixed typo in Linux install instructions

Peter Ondrejka il y a 9 ans
Parent
commit
08c177f00b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -97,7 +97,7 @@ If you are going to flash Infinity based keyboards you will also need dfu-util
 
 
 ### Linux
 ### 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.
 You can also install things manually, but this documentation might not be always up to date with all requirements.