fix boot firmware README

This commit is contained in:
2025-08-22 08:14:17 -04:00
parent 08b85a186e
commit 53c6c7fd78

View File

@@ -22,7 +22,7 @@ From there all you should have to do to generate a `boot.bin` is:
```sh
git clone https://github.com/amberisvibin/chibi-pc09.git
cd chibi-pc09
cd chibi-pc09/code/boot
make
```