From f15cf06c2df00cd232d6bfaedebc4de75396bd0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ne=C5=A1et=C5=99il?= Date: Wed, 29 Feb 2012 21:30:30 +0100 Subject: [PATCH] Fixed readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11a0c11a8..285b3d752 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ On OS X start by installing XCode, or use the [OSX GCC installer](https://github Next, assuming you're using the mighty [Homebrew](http://mxcl.github.com/homebrew/): $ brew install node - $ node --versi") + $ node --version v0.6.2 $ curl http://npmjs.org/install.sh | sudo sh $ npm --version