npm.md: Remove the "install Xcode" bit

#2398
This commit is contained in:
ed789d0 2020-12-04 02:11:24 -05:00 committed by GitHub
parent 3612076b89
commit fac80918f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@ npm config set python python2
```
## macOS
Install [Xcode](https://developer.apple.com/xcode/downloads/) and run:
```bash
xcode-select --install
```