From 3e74bac964a78af15ab8a4e51f0515ee6fa7fe7b Mon Sep 17 00:00:00 2001 From: "G. Kay Lee" Date: Sun, 25 Jan 2015 15:29:36 +0800 Subject: [PATCH] Update README.markdown Add link to io.js repo as suggested in #618 --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index e308187..35e91f7 100644 --- a/README.markdown +++ b/README.markdown @@ -72,7 +72,7 @@ In place of a version pointer like "0.10", you can use the special default alias nvm use stable nvm run unstable --version -If you want to install `io.js`: +If you want to install [io.js](https://github.com/iojs/io.js/): nvm install iojs