Commit f1038d13e46c16ca8736374d5a1715ba15d84881
Committed by
GitHub
1 parent
69af036a
Exists in
master
and in
2 other branches
Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
| ... | ... | @@ -97,7 +97,7 @@ Windows native with MSYS2 |
| 97 | 97 | |
| 98 | 98 | 1. Install and update MSYS2 |
| 99 | 99 | |
| 100 | - * Download and install msys2 from https://www.msys2.org/ (Don't forget to update the package database and core system packages) | |
| 100 | + * Download and install msys2 from https://www.msys2.org/ (Don't forget to update the package database and core system packages using pacman -Syu) | |
| 101 | 101 | |
| 102 | 102 | 2. Update system path |
| 103 | 103 | ... | ... |