mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-18 16:03:37 +00:00
Update “OS X” to “macOS” (#977)
This updates documentation to refer to the new name for the Apple operating system.
This commit is contained in:
parent
a421b9e3a5
commit
9d0bdd6302
@ -6,7 +6,7 @@
|
||||
[](https://www.npmjs.com/package/shelljs)
|
||||
[](https://www.npmjs.com/package/shelljs)
|
||||
|
||||
ShellJS is a portable **(Windows/Linux/OS X)** implementation of Unix shell
|
||||
ShellJS is a portable **(Windows/Linux/macOS)** implementation of Unix shell
|
||||
commands on top of the Node.js API. You can use it to eliminate your shell
|
||||
script's dependency on Unix while still keeping its familiar and powerful
|
||||
commands. You can also install it globally so you can run it from outside Node
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user