Commit 32805f66ad440e36b436541350a9386156841b92

Authored by Perry Werneck
Committed by GitHub
1 parent c835d804

Update README.md

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -83,7 +83,7 @@ Compiling for Windows (With MSYS2) @@ -83,7 +83,7 @@ Compiling for Windows (With MSYS2)
83 1. Install MSYS2 83 1. Install MSYS2
84 84
85 * Download and install msys2 from https://www.msys2.org/ 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 * 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
89 2. Install devel packages 89 2. Install devel packages