diff --git a/README.md b/README.md index b25a7be..d368cf3 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ compilation to compile the firmware yourself: - install `arm-none-eabi-gcc` to compile the firmware. -- get [linopencm3](https://libopencm3.org/) using `git submodule update --init --recursive`. +- get [libopencm3](https://libopencm3.org/) using `git submodule update --init --recursive`. - compile using `make` to flash: