From 9d58d0af924ab81373e4276764d696c46e0341bf Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 1 Sep 2023 12:49:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff0c60..1231b1c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Installation Execute in a terminal window: (requires cmake and a C++ compiler) ``` -> git clone https://github.com/fleschutz/base256unicode # Or download und unzip the code (click green button) +> git clone https://github.com/fleschutz/base256unicode # Or download und unzip the ZIP file (click green button) > cd base256unicode > cmake . > make