mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
[readme] Correct typos in "Macs with M1 chip" section
This commit is contained in:
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
Block a user