Commit 32805f66ad440e36b436541350a9386156841b92
Committed by
GitHub
1 parent
c835d804
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
... | ... | @@ -83,7 +83,7 @@ Compiling for Windows (With MSYS2) |
83 | 83 | 1. Install MSYS2 |
84 | 84 | |
85 | 85 | * Download and install msys2 from https://www.msys2.org/ |
86 | - * Run "pacman -Syu" repeatedly | |
86 | + * Open a msys2 terminal and run "pacman -Syu" repeatedly | |
87 | 87 | * Add c:\msys64\usr\bin and c:\msys64\mingw64\bin to system path |
88 | 88 | |
89 | 89 | 2. Install devel packages | ... | ... |