mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
add macports install instructions
MacPorts support is added by https://github.com/macports/macports-ports/pull/15400
This commit is contained in:
parent
c57f2c9fba
commit
3bb0ffdeff
1 changed files with 8 additions and 1 deletions
|
|
@ -218,7 +218,14 @@ If you have [brew](http://brew.sh) installed, you can install tio like so:
|
||||||
$ brew install tio
|
$ brew install tio
|
||||||
```
|
```
|
||||||
|
|
||||||
### 4.4 Installation from source
|
### 4.4 Installation using MacPorts (MacOS)
|
||||||
|
|
||||||
|
If you have [MacPorts](https://www.macports.org) installed, you can install tio like so:
|
||||||
|
```
|
||||||
|
$ sudo port install tio
|
||||||
|
```
|
||||||
|
|
||||||
|
### 4.5 Installation from source
|
||||||
|
|
||||||
The latest source releases can be found [here](https://github.com/tio/tio/releases).
|
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