From 9277a0ae15f9204de51079c2efbede13f72e7054 Mon Sep 17 00:00:00 2001 From: krixkrix Date: Thu, 13 Nov 2025 08:04:26 +0100 Subject: [PATCH] Update README to reflect correct Linux build process --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34e5eeec..8a096be5 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_linux64/Output". ## Dependencies / Prerequisites (on ARM Linux) TODO