From 045286aaaea84032bd5481bb495a283ed3163f61 Mon Sep 17 00:00:00 2001 From: shrapnelnet Date: Tue, 21 Jan 2025 04:19:44 +0000 Subject: [PATCH] update documentation, remove old windows build steps --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index e088817..0311b3b 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ make -j$(nproc) sudo make install ``` - - ### Dependencies: - Qt6 Base @@ -22,11 +20,3 @@ sudo make install - Working compiler toolchain (build-essential) - GNU Make - CMake - -### Building for Windows - -#### Dependencies: - -- WSL -- mingw64 Qt components (above) -- \ No newline at end of file