Commit c835d804b85e554870ee1e62bcf7bef93eaa2d49
Committed by
GitHub
1 parent
46d42e5c
Exists in
master
and in
3 other branches
Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -82,7 +82,7 @@ Compiling for Windows (With MSYS2) | @@ -82,7 +82,7 @@ Compiling for Windows (With MSYS2) | ||
82 | 82 | ||
83 | 1. Install MSYS2 | 83 | 1. Install MSYS2 |
84 | 84 | ||
85 | - * Get installer from https://www.msys2.org/ | 85 | + * Download and install msys2 from https://www.msys2.org/ |
86 | * Run "pacman -Syu" repeatedly | 86 | * Run "pacman -Syu" repeatedly |
87 | * Add c:\msys64\usr\bin and c:\msys64\mingw64\bin to system path | 87 | * Add c:\msys64\usr\bin and c:\msys64\mingw64\bin to system path |
88 | 88 |