Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit cf7b916

Browse files
authored
README: add MacPorts install info
https://ports.macports.org/port/devdash/
1 parent d8b871c commit cf7b916

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,16 @@ To download DevDash in `/usr/local/bin`, run the following in a terminal:
5252
curl -LO https://raw.githubusercontent.com/Phantas0s/devdash/master/install/linux.sh | bash
5353
```
5454

55+
### macOS
56+
57+
On macOS, DevDash can also be installed via [MacPorts](https://www.macports.org):
58+
59+
```shell
60+
sudo port install devdash
61+
```
62+
63+
More information [here](https://ports.macports.org/port/devdash/).
64+
5565
### Manual installation
5666

5767
You need to:

0 commit comments

Comments
 (0)