Yuri D'Elia %!s(int64=2) %!d(string=hai) anos
pai
achega
1fd41293ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -54,7 +54,7 @@ Prusa-Firmware depends on a pinned version of `avr-gcc` and the external `prusa3
     # automatically setup dependencies
     ./utils/bootstrap.py
 
-which will download and unpack them inside the `.dependencies` directory. `./utils/bootstrap.py` will also install `cmake`, `ninja` and the required python packages if missing, although installing those through is system's package manager is usually preferred.
+which will download and unpack them inside the `.dependencies` directory. `./utils/bootstrap.py` will also install `cmake`, `ninja` and the required python packages if missing, although installing those through the system's package manager is usually preferred.
 
 You can then proceed by creating a build directory, configure for AVR and build: