Update README.md

This commit is contained in:
kanjitalk755 2023-04-01 21:27:23 +09:00 committed by GitHub
parent cfec811999
commit 5739ba9e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ $ make
##### MinGW32/MSYS2
preparation:
```
pacman -S base-devel mingw-w64-i686-toolchain autoconf automake mingw-w64-i686-SDL2 mingw-w64-i686-gtk2
$ pacman -S base-devel mingw-w64-i686-toolchain autoconf automake mingw-w64-i686-SDL2 mingw-w64-i686-gtk2
```
build:
```