1
0
mirror of https://github.com/simh/simh.git synced 2026-01-11 23:52:58 +00:00

README: Update MacOS dependency information

This commit is contained in:
Mark Pizzolato 2022-06-26 14:41:31 -07:00
parent 4d71b42120
commit 8eae7bb4a6

View File

@ -575,14 +575,14 @@ The MacPorts package manager is available to provide these external packages. O
# port install vde2
# port install libsdl2
# port install libsdl2_ttf
# port install libpng
# port install zlib
OR
The HomeBrew package manager can be used to provide these packages:
$ brew install vde
$ brew install sdl2
$ brew install sdl2_ttf
$ brew install vde sdl2 sdl2_ttf libpng zlib
###### Linux - Dependencies