File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -125,10 +125,10 @@ Homebrew installation is not supported. If you have issues with homebrew-install
125
125
126
126
If you have ` git ` installed (requires git v1.7+):
127
127
128
- 1 . clone this repo in the root of your user profile
128
+ \ 1. clone this repo in the root of your user profile
129
129
- ` cd ~/ ` from anywhere then ` git clone https://github.com/creationix/nvm.git .nvm `
130
- 1 . check out the latest version with ` git checkout v0.33.5 `
131
- 1 . activate nvm by sourcing it from your shell
130
+ \2. ` cd ~/.nvm ` and check out the latest version with ` git checkout v0.33.5 `
131
+ \3 . activate nvm by sourcing it from your shell: ` source nvm.sh `
132
132
133
133
Now add these lines to your ` ~/.bashrc ` , ` ~/.profile ` , or ` ~/.zshrc ` file to have it automatically sourced upon login:
134
134
(you may have to add to more than one of the above files)
You can’t perform that action at this time.
0 commit comments