diff --git a/Build-Instructions-(macOS).md b/Build-Instructions-(macOS).md
index 6ee7fd2..bf87990 100644
--- a/Build-Instructions-(macOS).md
+++ b/Build-Instructions-(macOS).md
@@ -1,9 +1,13 @@
 # Build Instructions (macOS)
 
-We can [install using homebrew](https://formulae.brew.sh/cask/cool-retro-term) like so,
+We can [install using Homebrew](https://formulae.brew.sh/cask/cool-retro-term):
 ```
 brew install --cask cool-retro-term
 ```
+or [install using MacPorts](https://ports.macports.org/port/cool-retro-term/details/):
+```
+sudo port install cool-retro-term
+```
 or we can build it from source:
 
 ## Dependencies