1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-11 23:53:12 +00:00

Update README.md

install_macosx function has been renamed to install_osx
This commit is contained in:
Jordan Hubbard 2024-02-19 21:42:49 -08:00 committed by Lars Brinkhoff
parent bbed2274c0
commit 3d88802e8c

View File

@ -74,7 +74,7 @@ the script takes 2 parameters to run:
`install_<os>` and `EMULATOR=<emnulatorname>`
To install the dependencies
- on MacOS for the PDP-10 KA run
- `./dependencies.sh install_macosx EMULATOR=pdp10-ka`
- `./dependencies.sh install_osx EMULATOR=pdp10-ka`
- on Ubuntu run
- `./dependencies.sh install_linux EMULATOR=pdp10-ka`
- on FreeBSD run