summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2014-11-01 12:36:57 +0000
committerJohn McLear <john@mclear.co.uk>2014-11-01 12:36:57 +0000
commit3ebcaad31fc217e8ef77c940d414cb55ea99fa6d (patch)
tree036f5fa13a65ef7300599abac1ae5ec724a3bc96
parent1932d240e5689370ab4cee4374ff3c198807d9d6 (diff)
downloadetherpad-lite-3ebcaad31fc217e8ef77c940d414cb55ea99fa6d.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34a824ff..c5186dec 100644
--- a/README.md
+++ b/README.md
@@ -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):**