Skip to content

Commit f8eca69

Browse files
IceSentryraphamorim
authored andcommitted
Add install instructions for scoop
1 parent 8d3ba94 commit f8eca69

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/docs/install/windows.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ choco install rio-terminal
2525
```
2626

2727
- Using MINGW package manager: [packages.msys2.org/base/mingw-w64-rio](https://packages.msys2.org/base/mingw-w64-rio)
28+
- [Using scoop](https://scoop.sh/#/apps?q=rio))
29+
30+
```sh
31+
scoop bucket add extras
32+
scoop install rio
33+
```
2834

2935
There's a few things to note about the installer and the portable version:
3036

0 commit comments

Comments
 (0)