[readme] Correct typos in "Macs with M1 chip" section

Antony Tse 2022-03-09 09:41:48 +00:00 committed by Jordan Harband
parent 39d9a42c35
commit d157cac689
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56
1 changed files with 1 additions and 1 deletions

View File

@ -931,7 +931,7 @@ Here's what you will need to do:
If that's the case, make sure to source `nvm`.
```sh
$ source "${NVM_DIR}/.nvm/nvm.sh"
$ source "${NVM_DIR}/nvm.sh"
```
- Install whatever older version of node you are interested in. Let's use 12.22.1 as an example.