Add note on MacPorts

This commit is contained in:
Ricardo Bánffy 2024-07-06 11:33:04 +01:00 committed by Paul Koning
parent 2bb425addf
commit 9ef8bf57b4

View file

@ -468,7 +468,7 @@ the [appveyor] CI/CD pipelines execute these scripts.
$ git clone https://github.com/open-simh/simh.git $ git clone https://github.com/open-simh/simh.git
$ cd simh $ 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.) # on macOS with HomeBrew.)
$ sh .travis/deps.sh linux $ sh .travis/deps.sh linux