Update README

This commit is contained in:
Martin Lund 2022-08-08 15:08:34 +02:00
parent b3a0917bc9
commit f82d2353d4

View file

@ -227,6 +227,13 @@ If you have [MacPorts](https://www.macports.org) installed:
$ sudo port install tio
```
### 4.4 Installation using MSYS2 (Windows)
If you have [MSYS2](https://www.msys2.org) installed:
```
$ pacman -S tio
```
### 4.5 Installation from source
The latest source releases can be found [here](https://github.com/tio/tio/releases).