1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-28 17:11:02 +02:00

Rename OS X to macOS (#4166)

This commit is contained in:
Борис Верховский
2021-05-25 07:42:50 -04:00
committed by GitHub
parent f4c12e4f11
commit a502f8d723
29 changed files with 30 additions and 30 deletions

View File

@@ -1171,7 +1171,7 @@ You will need to `source util/setchplenv.EXT` from within the Chapel directory
(`$CHPL_HOME`) every time your terminal starts so it's suggested that you drop
that command in a script that will get executed on startup (like .bashrc).
Chapel is easily installed with Brew for OS X
Chapel is easily installed with Brew for macOS
1. `brew update`
2. `brew install chapel`