From c3a6a2374c37b8270c46460241991208a5241fdf Mon Sep 17 00:00:00 2001 From: Stefan Date: Mon, 31 Mar 2014 02:05:52 +0200 Subject: [PATCH] Update README.md Added support for node v0.11 in the installation description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1acf4618..34a824ff2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Also, check out the **[FAQ](https://github.com/ether/etherpad-lite/wiki/FAQ)**, # Installation -Etherpad works with node v0.8 and v0.10, only. (We don't support v0.6) +Etherpad works with node v0.8, v0.10 and v0.11, only. (We don't support v0.6) ## Windows