You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: docs/setup.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Note: You should not need the full [XCode](https://itunes.apple.com/us/app/xcode
13
13
14
14
### 2. Install Homebrew
15
15
16
-
[Homebrew](http://brew.sh/) is a package manager for Mac OS.
16
+
[Homebrew](http://brew.sh/) is a package manager for macOS.
17
17
18
18
Please follow the installation instructions at http://brew.sh/
19
19
@@ -23,7 +23,7 @@ To install ``node-version-manager``, please follow:
23
23
24
24
https://github.com/creationix/nvm#install-script
25
25
26
-
Python may be required for working with some projects, though Mac OS has it built in. Installing node.js will provide you with the `node` and `npm` commands.
26
+
Python may be required for working with some projects, though macOS has it built in. Installing node.js will provide you with the `node` and `npm` commands.
0 commit comments