diff --git a/README.md b/README.md index fe9ca44..ebde942 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ See the [upstream repo](https://github.com/dschmenk/apple2pi) for the original, ## Building -1. Execute `make` in `/pidrive` (requires [cc65](https://cc65.github.io/). +1. Execute `make` in `/pidrive` (requires [cc65](https://cc65.github.io/)). 2. Build the project in `/pipico` (requires the [Raspberry Pico C/C++ SDK](https://www.raspberrypi.com/documentation/microcontrollers/c_sdk.html)).