Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wuwbobo2021 authored Oct 19, 2022
1 parent 97da805 commit ab399e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://wiki.gnome.org/Projects/gtkmm/MSWindows>.

Add `<msys32>/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 `<msys32>\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
Expand Down

0 comments on commit ab399e9

Please sign in to comment.