From 14c326019d7ace5268a0a04463d75b17bfb3fed9 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Fri, 26 Aug 2022 01:32:09 +0200
Subject: [PATCH] Minor change.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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)).