From 110620696eebe7b8a42018ebeb7b9b857df4bd1f Mon Sep 17 00:00:00 2001 From: John McLear Date: Wed, 5 Dec 2012 16:00:06 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d3a73f52..71ce8e77a 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ You'll need gzip, git, curl, libssl develop libraries, python and gcc. *For Debian/Ubuntu*: `apt-get install gzip git-core curl python libssl-dev pkg-config build-essential` *For Fedora/CentOS*: `yum install gzip git-core curl python openssl-devel && yum groupinstall "Development Tools"` -Additionally, you'll need [node.js](http://nodejs.org). +Additionally, you'll need [node.js](http://nodejs.org) installed, Ideally the latest stable version, be careful of installing nodejs from apt. **As any user (we recommend creating a separate user called etherpad-lite):**