Update README.md

This commit is contained in:
John McLear 2014-11-01 12:36:57 +00:00
parent 1932d240e5
commit 3ebcaad31f
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ You'll need gzip, git, curl, libssl develop libraries, python and gcc.
*For Fedora/CentOS*: `yum install gzip git-core curl python openssl-devel && yum groupinstall "Development Tools"`
*For FreeBSD*: `portinstall node, npm, git (optional)`
Additionally, you'll need [node.js](http://nodejs.org) installed, Ideally the latest stable version, be careful of installing nodejs from apt.
Additionally, you'll need [node.js](http://nodejs.org) installed, Ideally the latest stable version, we recommend installing/compiling nodejs from source (avoiding apt).
**As any user (we recommend creating a separate user called etherpad):**