update documentation, remove old windows build steps

This commit is contained in:
shrapnelnet 2025-01-21 04:19:44 +00:00
parent aa1628f8c0
commit 045286aaae
Signed by: observer
GPG Key ID: 934A62C2C469FFAF

View File

@ -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)
-