From 73de872bc99c98794987e9a8f3d71d378292429a Mon Sep 17 00:00:00 2001 From: bdcravens Date: Tue, 29 Nov 2011 17:39:19 -0600 Subject: [PATCH] Latest version of node (0.6.3+) has npm baked-in --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6b4e1e95..b21cd8e8 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,6 @@ Here is the **[FAQ](https://github.com/Pita/etherpad-lite/wiki/FAQ)**
  • Move into the node folder cd node-v0.6* and build node with ./configure && make && make install
  • -
  • Install npm curl http://npmjs.org/install.sh | sh
  • **As any user (we recommend creating a separate user called etherpad-lite):**