We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20b6c4 commit 6abed9eCopy full SHA for 6abed9e
docs/win_deps_install.md
@@ -22,7 +22,7 @@ $ pacman -S mingw-w64-x86_64-gtk3
22
$ pacman -S git
23
```
24
25
-Finally add:
+Finally add following folders to your PATH environment variable:
26
* `C:\msys64\mingw64\bin` and `C:\msys64\usr\bin` in case of 64 bit architecture
27
* `C:\msys32\mingw32\bin` and `C:\msys32\usr\bin` in case of 32 bit architecture
28
-folders to your PATH environment variable.
+
0 commit comments