Merge pull request #859 from fresheneesz/patch-1

[docs] Make sure to note "Install OR update"
Jordan Harband 2015-10-05 16:01:58 -07:00
commit 1efc8b4dbe
1 changed files with 1 additions and 1 deletions

View File

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