From 90d80ff03ff2a9d4cd56bddd2ab307295b1147bd Mon Sep 17 00:00:00 2001 From: redcode Date: Thu, 9 Feb 2023 13:49:18 +0100 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd9c20b1..54ee1c3f 100644 --- a/README.md +++ b/README.md @@ -399,7 +399,7 @@ If in doubt, read the [CMake documentation](https://cmake.org/documentation/) fo * **`-DZ80_DEPOT_URL=""`** Specify the URL of the depot from which to fetch the firmware and software used by the testing tool. - The default is `"http://zxe.io/depot"` + The default is `"http://zxe.io/depot"`. * **`-DZ80_FETCH_TEST_FILES=(YES|NO)`** Fetch the firmware and software used by the testing tool.