Explorar o código

Update windows instructions

Johannes Kreutz %!s(int64=3) %!d(string=hai) anos
pai
achega
f134df999e
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -11,7 +11,10 @@ Requirements:
 - Qt 6.1 or newer
 - CPU power ;)
 
-Note: Development on Windows is unsupported.
+Windows instructions:
+Use the MSYS2 environment and the mingw-w64 compiler environment`
+Compiler and CMake: `pacman -S base-devel cmake`
+Install qt6 with `pacman -S mingw-w64-x86_64-qt6`
 
 To create a development build, clone the repo and go to the `trackpoint-app` folder.