Skip to content

Commit 037de33

Browse files
committed
add info on MINGW package manager
1 parent 241284a commit 037de33

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/docs/install/windows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ winget install -e --id raphamorim.rio
2222
choco install rio-terminal
2323
```
2424

25+
- Using MINGW package manager: [packages.msys2.org/base/mingw-w64-rio](https://packages.msys2.org/base/mingw-w64-rio)
26+
2527
There's a few things to note about the installer and the portable version:
2628

2729
- The browser will ask if you want to keep the file, click "Keep" to save the installer/executable on your computer.

docs/docs/releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ language: 'en'
1616
- Sugarloaf: Rewrite/Change of render architecture, now sugarloaf does not have any reference to column/lines logic.
1717
- *Breaking:* Minimum MacOS version went from El Captain to Big Sur on ARM64 and Catalina on Intel x86.
1818
- Microsoft Windows: [Rio terminal is now available on WinGet packages](https://github.com/microsoft/winget-pkgs/pull/184792).
19+
- Microsoft Windows: [Rio terminal is now available on MINGW packages](https://github.com/msys2/MINGW-packages/pull/22248).
1920
- Allow MacOS automation via events.
2021
- Fix: Configuration updates triggered multiple times on one save.
2122
- Support to RetroArch shaders [@igorsaux](https://github.com/igorsaux).

0 commit comments

Comments
 (0)