From ff17eed6398f7df1c24b2a8c24aec8e0dcc8023c Mon Sep 17 00:00:00 2001 From: Kris Pritchard Date: Sun, 29 Nov 2015 10:13:06 +1300 Subject: [PATCH] Fix typo link that causes 404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8478475a..4c67fc00 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Complete process for all OS at: http://sass-lang.com/install **Node + Bower + Gulp** -We recommend using [nvm](https://github.com/creationix/nvmv) to manage diferent node versions +We recommend using [nvm](https://github.com/creationix/nvm) to manage diferent node versions ``` npm install -g gulp npm install -g bower