From d90c1eca39050f53906d570d1d7f4e62d1be2e39 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Fri, 23 Jan 2015 02:08:13 -0800 Subject: [PATCH] Remove trailing whitespace --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index d1c9143..e9a4dfb 100644 --- a/README.markdown +++ b/README.markdown @@ -71,7 +71,7 @@ In place of a version pointer like "0.10", you can use the special default alias nvm install unstable nvm use stable nvm run unstable --version - + If you want to install `io.js`: nvm install iojs