From 49f2c950134631c18427387f89471ae42609e89e Mon Sep 17 00:00:00 2001 From: fresheneesz Date: Mon, 5 Oct 2015 15:56:41 -0700 Subject: [PATCH] Install OR update --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index aa9a6e5..7d1c41e 100644 --- a/README.markdown +++ b/README.markdown @@ -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