diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2012-05-07 00:03:21 +0100 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2012-05-07 00:03:21 +0100 |
| commit | 36dfa44e1c82265aaeb6dc4b469981bc5fd9fedb (patch) | |
| tree | ddaa7cd0c94df6941b568cb9737846d0cdf5d31c | |
| parent | b593c8b5aad560f57719b28820acb7de16600634 (diff) | |
Publish first ever post!
| -rw-r--r-- | _site_build/_posts/2012-05-06-installing-node-js-on-ubuntu.markdown | 2 |
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. |
