Adjusted build instructions.

This commit is contained in:
Oliver Schmidt 2024-01-04 21:17:19 +01:00 committed by GitHub
parent ba617a5779
commit 6d1a268a94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -27,8 +27,6 @@ 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. Build the project in `/pipico` (requires the [Raspberry Pico C/C++ SDK](https://www.raspberrypi.com/documentation/microcontrollers/c_sdk.html)).
2. Build the project in `/pipico` (requires the [Raspberry Pico C/C++ SDK](https://www.raspberrypi.com/documentation/microcontrollers/c_sdk.html)).
3. Execute `make` in `/src` (requires [libfuse-dev](https://packages.debian.org/en/sid/libfuse-dev)).
2. Execute `make` in `/src` (requires [libfuse-dev](https://packages.debian.org/en/sid/libfuse-dev)).