🌐 AI搜索 & 代理 主页
Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 7adcd82

Browse files
authored
Standardise Mac OS vs macOS
Apple uses macOS exclusively at this time, Wikipedia uses Mac OS for its page heading. https://en.wikipedia.org/wiki/Mac_OS
1 parent 2a07dc4 commit 7adcd82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Note: You should not need the full [XCode](https://itunes.apple.com/us/app/xcode
1313

1414
### 2. Install Homebrew
1515

16-
[Homebrew](http://brew.sh/) is a package manager for Mac OS.
16+
[Homebrew](http://brew.sh/) is a package manager for macOS.
1717

1818
Please follow the installation instructions at http://brew.sh/
1919

@@ -23,7 +23,7 @@ To install ``node-version-manager``, please follow:
2323

2424
https://github.com/creationix/nvm#install-script
2525

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.
2727

2828
```
2929
# brew install nvm; # Note: nvm discourages installation by brew

0 commit comments

Comments
 (0)