From 9ef8bf57b4bf3dd358003423efd29fc44d2d2259 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Ba=CC=81nffy?= Date: Sat, 6 Jul 2024 11:33:04 +0100 Subject: [PATCH] Add note on MacPorts --- README-CMake.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-CMake.md b/README-CMake.md index ae5562a84..f5778fdd8 100644 --- a/README-CMake.md +++ b/README-CMake.md @@ -468,7 +468,7 @@ the [appveyor] CI/CD pipelines execute these scripts. $ git clone https://github.com/open-simh/simh.git $ cd simh - # Install feature dependency libraries (use "osx" instead of "linux" + # Install feature dependency libraries (use "osx", for HomeBrew or "macports" for MacPorts) # on macOS with HomeBrew.) $ sh .travis/deps.sh linux