[readme] Correct typos in "Macs with M1 chip" section
parent
39d9a42c35
commit
d157cac689
|
@ -931,7 +931,7 @@ Here's what you will need to do:
|
||||||
If that's the case, make sure to source `nvm`.
|
If that's the case, make sure to source `nvm`.
|
||||||
|
|
||||||
```sh
|
```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.
|
- Install whatever older version of node you are interested in. Let's use 12.22.1 as an example.
|
||||||
|
|
Loading…
Reference in New Issue