diff options
| author | Krasimir Angelov <kr.angelov@gmail.com> | 2023-02-05 09:40:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-05 09:40:14 +0100 |
| commit | 2c13f529f981be8380e2ea869408c5c59436d049 (patch) | |
| tree | ee9ab522b7c9e4c2217d321d5e98486500db01b1 /src/runtime/c | |
| parent | 8b82f1ab33afbcf3268e78292be1e9c370cb35f1 (diff) | |
Update INSTALL
Diffstat (limited to 'src/runtime/c')
| -rw-r--r-- | src/runtime/c/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/c/INSTALL b/src/runtime/c/INSTALL index c45c18fa9..f7850c5b7 100644 --- a/src/runtime/c/INSTALL +++ b/src/runtime/c/INSTALL @@ -44,7 +44,7 @@ $ make install For Windows users ----------------- -- Install MinGW: http://www.mingw.org/. From the installer you need +- Install MinGW: http://www.mingw-w64.org/. From the installer you need to select at least the following packages: - Mingw-developer-toolkit - Mingw-base |
