From 357c81ff088cc06da58e96fc5a21224869e1c2e2 Mon Sep 17 00:00:00 2001 From: woutervermeer Date: Wed, 11 Mar 2026 07:30:02 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e91f22..abd0593 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Requirements: ### Install make -Running this requires the use of "make" and docker.\ +Running this requires the use of "make" and docker. "make" tends to come pre-installed on linux but not on Windows, to install it on Windows I recommend using Chocolatey as follows: \ ```