Remove trailing whitespace

This commit is contained in:
Jordan Harband 2015-01-23 02:08:13 -08:00
parent 223f388693
commit d90c1eca39

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 use stable
nvm run unstable --version
If you want to install `io.js`:
nvm install iojs