Skip to content

Commit

Permalink
[readme] Correct typos in "Macs with M1 chip" section
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-hk authored and ljharb committed Mar 9, 2022
1 parent 39d9a42 commit d157cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d157cac

Please sign in to comment.