From cf7b916f71d3b9d47293f4b2a4b8a1d3132932d8 Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Mon, 15 Aug 2022 02:24:22 -0400 Subject: README: add MacPorts install info https://ports.macports.org/port/devdash/ --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 647f061..1ec5219 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,16 @@ To download DevDash in `/usr/local/bin`, run the following in a terminal: curl -LO https://raw.githubusercontent.com/Phantas0s/devdash/master/install/linux.sh | bash ``` +### macOS + +On macOS, DevDash can also be installed via [MacPorts](https://www.macports.org): + +```shell +sudo port install devdash +``` + +More information [here](https://ports.macports.org/port/devdash/). + ### Manual installation You need to: -- cgit v1.2.3