From dc6659440c8e8837b9f1d3b6bb14c532f3d1914a Mon Sep 17 00:00:00 2001 From: sebu77 Date: Thu, 10 Sep 2015 02:02:03 +0200 Subject: [PATCH] Update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0cce37e..b149242 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,12 @@ Kaiwa is a fork of Otalk, a prototype application created by &yet (https://githu git clone https://github.com/digicoop/kaiwa.git cd kaiwa +Ubuntu + sudo apt-get install uuid-dev +CentOS + + sudo yum install libuuid-devel libicu-devel npm install cp dev_config.example.json dev_config.json node server