Minor change.

This commit is contained in:
Oliver Schmidt 2022-08-26 01:32:09 +02:00 committed by GitHub
parent b4c2452af4
commit 14c326019d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)).