Skip to content

Commit

Permalink
Document NVM_SYMLINK_CURRENT env var from #514.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 3, 2014
1 parent 1c3585e commit a00a3a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ To use a mirror of the node binaries, set `$NVM_NODEJS_ORG_MIRROR`:

NVM_NODEJS_ORG_MIRROR=http://nodejs.org/dist nvm install 0.10

`nvm use` will, by defaut, create a "current" symlink. Set `$NVM_SYMLINK_CURRENT` to any value other than "true" to disable this behavior.

## License

nvm is released under the MIT license.
Expand Down

0 comments on commit a00a3a7

Please sign in to comment.