Remove MacPorts instructions

Remove instructions for MacPorts because the port has no maintainer and
the port build definition is broken (missing dependency on libinih etc.).

It is recommended to use brew instead.
This commit is contained in:
Martin Lund 2022-08-23 12:54:20 +02:00
parent d2aafc24cc
commit 0dd703e5a2

View file

@ -235,13 +235,6 @@ If you have [brew](http://brew.sh) installed:
$ brew install tio $ brew install tio
``` ```
### 4.4 Installation using MacPorts (MacOS)
If you have [MacPorts](https://www.macports.org) installed:
```
$ sudo port install tio
```
### 4.4 Installation using MSYS2 (Windows) ### 4.4 Installation using MSYS2 (Windows)
If you have [MSYS2](https://www.msys2.org) installed: If you have [MSYS2](https://www.msys2.org) installed: