Skip to content

Commit 6abed9e

Browse files
authored
Update win_deps_install.md
1 parent a20b6c4 commit 6abed9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/win_deps_install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ pacman -S mingw-w64-x86_64-gtk3
2222
$ pacman -S git
2323
```
2424

25-
Finally add:
25+
Finally add following folders to your PATH environment variable:
2626
* `C:\msys64\mingw64\bin` and `C:\msys64\usr\bin` in case of 64 bit architecture
2727
* `C:\msys32\mingw32\bin` and `C:\msys32\usr\bin` in case of 32 bit architecture
28-
folders to your PATH environment variable.
28+

0 commit comments

Comments
 (0)