Skip to content

Commit f195dc8

Browse files
Update README.md
Co-Authored-By: ericandrewlewis <[email protected]>
1 parent 42fb5ea commit f195dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ To install a specific version of node:
220220
nvm install 6.14.4 # or 10.10.0, 8.9.1, etc
221221
```
222222

223-
The first version installed becomes the default. New shells will start with the default version of node.
223+
The first version installed becomes the default. New shells will start with the default version of node (e.g., `nvm alias default`).
224224

225225
You can list available versions using ls-remote:
226226

0 commit comments

Comments
 (0)