Skip to content

Commit 9534232

Browse files
authored
Merge pull request #1 from littlejuh/improve-readme
[:memo:] update install instructions
2 parents 9602f4f + 7859e55 commit 9534232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ To **install** or **update** nvm, you should run the [install script][2]. To do
106106
```sh
107107
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
108108
```
109+
OR
109110
```sh
110111
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
111112
```

0 commit comments

Comments
 (0)