Update readme

This commit is contained in:
sebu77 2015-09-10 02:02:03 +02:00
parent 9851468026
commit dc6659440c
1 changed files with 5 additions and 0 deletions

View File

@ -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