From 0dd703e5a2f8c4467ed400f87078d0c8da9d837a Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Tue, 23 Aug 2022 12:54:20 +0200 Subject: [PATCH] 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. --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index ef24cbd..70a858c 100644 --- a/README.md +++ b/README.md @@ -235,13 +235,6 @@ If you have [brew](http://brew.sh) installed: $ 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) If you have [MSYS2](https://www.msys2.org) installed: