From 36dfa44e1c82265aaeb6dc4b469981bc5fd9fedb Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Mon, 7 May 2012 00:03:21 +0100 Subject: Publish first ever post! --- _site_build/_posts/2012-05-06-installing-node-js-on-ubuntu.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_site_build') diff --git a/_site_build/_posts/2012-05-06-installing-node-js-on-ubuntu.markdown b/_site_build/_posts/2012-05-06-installing-node-js-on-ubuntu.markdown index 2866674..0e844dc 100644 --- a/_site_build/_posts/2012-05-06-installing-node-js-on-ubuntu.markdown +++ b/_site_build/_posts/2012-05-06-installing-node-js-on-ubuntu.markdown @@ -9,7 +9,7 @@ comments: true google_plus: true twitter_share: true facebook_like: true -published: false +published: true licensed: true --- This guide will show you how to install Node.js on Ubuntu from either the source code or Git repository. I'm going to assume that you are using Ubuntu 12.04 (Precise Pangolin) and that you wish to install version 0.6.17 of Node.js. You're results may vary if you are using different versions. -- cgit v1.2.3-13-gbd6f