diff --git a/README.md b/README.md index dfdc298..78113fd 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ For 32-bit Windows: 2. Download `msys2-i686-latest.sfx.exe`, place it under a short path and extract it; 3. Follow the instruments in . -Add `/mingw32/bin` to environment variable `PATH`, then MSYS2-compiled programs can be executed outside MSYS2 shell. Add linker flag `-mwindows` to hide the console window. +Add `\mingw32\bin` to environment variable `PATH`, then MSYS2-compiled programs can be executed outside MSYS2 shell. Add linker flag `-mwindows` to hide the console window. ## Classes ### ValueRange, IndexRange