Fix installation instructions.

master
Jordan Harband 2015-05-07 10:43:47 -07:00
parent ec33e8b720
commit f70530ef18
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Note: `nvm` does not support [Fish] either (see [#303](https://github.com/creati
To install you could use the [install script][2] using cURL: To install you could use the [install script][2] using cURL:
curl https://raw.githubusercontent.com/creationix/nvm/v0.25.1/install.sh | bash curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.25.1/install.sh | bash
or Wget: or Wget: