Skip to content

Commit

Permalink
Add information on installing via MacPorts
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot authored Oct 21, 2024
1 parent da1d1af commit d2cc0c4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,14 @@ To run the latest version from the master branch, install the git tap instead:

Either of these will install all dependencies.

### MacPorts (macOS)

You can also install In-A-Dyn on macOS using [MacPorts](https://www.macports.org):

sudo port install inadyn

You can find more information at In-A-Dyn's [ports page](https://ports.macports.org/port/inadyn/).

### Building from Source

First download the latest official In-A-Dyn release from GitHub:
Expand Down

0 comments on commit d2cc0c4

Please sign in to comment.