From c09c1df7bf03479d68322e0e3336e4fa1883cd9a Mon Sep 17 00:00:00 2001 From: Rhys Alexander <54585720+Rhys-Alexander@users.noreply.github.com> Date: Sat, 22 Jul 2023 10:38:08 +0100 Subject: [PATCH] Updated Build Instructions (macOS) (markdown) --- Build-Instructions-(macOS).md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Build-Instructions-(macOS).md b/Build-Instructions-(macOS).md index 83fe8d4..6ee7fd2 100644 --- a/Build-Instructions-(macOS).md +++ b/Build-Instructions-(macOS).md @@ -1,6 +1,10 @@ # Build Instructions (macOS) -Let's build it from source on macOS. +We can [install using homebrew](https://formulae.brew.sh/cask/cool-retro-term) like so, +``` +brew install --cask cool-retro-term +``` +or we can build it from source: ## Dependencies