mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
b3a0917bc9
commit
f82d2353d4
1 changed files with 7 additions and 0 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue