Merge pull request #251 from bdcravens/patch-1

Latest version of node (0.6.3+) has npm baked-in
This commit is contained in:
Peter 'Pita' Martischka 2011-11-29 15:41:44 -08:00
commit 1a7b55523e
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):**