Skip to content

Commit

Permalink
Mention the node.js PPA.
Browse files Browse the repository at this point in the history
Most users would probably have to install node.js from here, as
node.js is not included in Ubuntu 10.04 and looks to be rather old in
newer Ubuntu versions.
  • Loading branch information
rohanpm committed Jun 17, 2012
1 parent 3641feb commit 8867e60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Installing from binaries
Ubuntu: there is a PPA available for ngitcached packages:
https://launchpad.net/~rohanpm/+archive/ngitcached

It is also recommended to obtain node.js from this PPA:
https://launchpad.net/~chris-lea/+archive/node.js

sudo apt-add-repository ppa:chris-lea/node.js
sudo apt-add-repository ppa:rohanpm/ngitcached
sudo apt-get update
sudo apt-get install ngitcached
Expand Down

0 comments on commit 8867e60

Please sign in to comment.