summaryrefslogtreecommitdiff
path: root/_site_build/_posts/2012-05-06-installing-node-js-on-ubuntu.markdown
diff options
context:
space:
mode:
Diffstat (limited to '_site_build/_posts/2012-05-06-installing-node-js-on-ubuntu.markdown')
-rw-r--r--_site_build/_posts/2012-05-06-installing-node-js-on-ubuntu.markdown2
1 files changed, 1 insertions, 1 deletions
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.