1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2025-11-21 01:41:25 +00:00

refs #76: update README.md for msys2

This commit is contained in:
bebbo
2019-02-19 18:40:53 +01:00
parent 03b76477e2
commit a54cf9ed0a

View File

@ -47,7 +47,7 @@ apt-cyg install gcc-core gcc-g++ python git perl-Pod-Simple gperf patch automake
### Windows with msys2
```
pacman -S git base-devel gcc flex gmp-devel mpc-devel mpfr-devel ncurses-devel
pacman -S git base-devel gcc flex gmp-devel mpc-devel mpfr-devel ncurses-devel rsync
```
### Ubuntu running on the Windows 10 Linux subsystem