mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Change "OS X" to "macOS"
This commit is contained in:
parent
949a2ed552
commit
73a619359c
3 changed files with 8 additions and 8 deletions
|
@ -13,7 +13,7 @@ Shell scripts should be written against bash, starting with this shebang:
|
|||
#!/usr/bin/env bash
|
||||
```
|
||||
|
||||
Note that the version of bash available on OS X by default is quite old, so be
|
||||
Note that the version of bash available on macOS by default is quite old, so be
|
||||
careful when using new features.
|
||||
|
||||
Scripts should enable a few options at the top for robustness:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue