Latest version of node (0.6.3+) has npm baked-in

This commit is contained in:
bdcravens 2011-11-29 17:39:19 -06:00
parent 9e509677dc
commit 73de872bc9
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ Here is the **[FAQ](https://github.com/Pita/etherpad-lite/wiki/FAQ)**
<li>Move into the node folder <code>cd node-v0.6*</code> and build node with <code>./configure && make && make install</code></li>
</ol>
</li>
<li>Install npm <code>curl http://npmjs.org/install.sh | sh</code></li>
</ol>
**As any user (we recommend creating a separate user called etherpad-lite):**