From 630926120d0d893c80b51891364320b65e485dd2 Mon Sep 17 00:00:00 2001 From: Corey Ferguson Date: Mon, 24 Oct 2016 22:41:17 -0700 Subject: [PATCH] Minor refactoring of Debugging/NodeJs.md --- Debugging/NodeJs.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Debugging/NodeJs.md b/Debugging/NodeJs.md index f6acb2a..ef07676 100644 --- a/Debugging/NodeJs.md +++ b/Debugging/NodeJs.md @@ -1,9 +1,9 @@ -# NodeJs +# Node.js -Installation instructions of the Tessel CLI can be found here: http://tessel.github.io/t2-start/ +Installation instructions for the Tessel CLI can be found here: [http://tessel.github.io/t2-start/](http://tessel.github.io/t2-start/) -This document will address common problems related to NodeJs usage. +This document will address common problems related to Node.js usage. ## NVM