From 8a648f1ac4817a906fefb505f0f7b202f92cb19b Mon Sep 17 00:00:00 2001 From: krixkrix Date: Thu, 4 Sep 2025 16:07:00 +0200 Subject: [PATCH] Update README.md change windows -> linux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34e5eeecc..91da336af 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ TODO - cmake - git - uuid-dev -* build_clean_linux64.sh should build the binaries and dev packages on Windows. The results are located in "build/Output". +* build_clean_linux64.sh should build the binaries and dev packages on linux. The results are located in "build/Output". ## Dependencies / Prerequisites (on ARM Linux) TODO