瀏覽代碼

Add msys2 setup link

Johannes Kreutz 3 年之前
父節點
當前提交
bc6104e516
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,7 +12,7 @@ Requirements:
 - CPU power ;)
 
 Windows instructions:
-- Use the MSYS2 environment and the mingw-w64 compiler environment`
+- Use the MSYS2 environment and the mingw-w64 compiler environment. A great tutorial: https://github.com/orlp/dev-on-windows/wiki/Installing-GCC--&-MSYS2
 - Compiler and CMake: `pacman -S base-devel cmake git`
 - Install qt6 with `pacman -S mingw-w64-x86_64-qt6`