Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Toolchain
sgc
Commits
4d7974bb
Commit
4d7974bb
authored
Jul 30, 2015
by
Philipp Nowinski
Browse files
[TASK] update installation commands
parent
e1ef3c97
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/INSTALL-NODE.md
View file @
4d7974bb
...
...
@@ -9,7 +9,7 @@ NVM (Node Verison Manager).
To install nvm, clone this repo to get the latest version:
git clone https://github.com/creationix/nvm.git ~/.nvm && cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`
git clone https://github.com/creationix/nvm.git ~/.nvm && cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`
&& cd -
To activate nvm, you need to source it from your shell:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment