Remove trailing whitespace

master
Jordan Harband 2015-01-23 02:08:13 -08:00
parent 223f388693
commit d90c1eca39
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ In place of a version pointer like "0.10", you can use the special default alias
nvm install unstable nvm install unstable
nvm use stable nvm use stable
nvm run unstable --version nvm run unstable --version
If you want to install `io.js`: If you want to install `io.js`:
nvm install iojs nvm install iojs