From df6c49293432676cb6e930ca698963208fee0743 Mon Sep 17 00:00:00 2001 From: Ricardo Band Date: Sat, 30 Jul 2016 18:37:07 +0200 Subject: [PATCH] added missing dependencies --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e82b686..54ef8817 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ 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 +Debian/Ubuntu - sudo apt-get install uuid-dev + sudo apt-get install uuid-dev npm binutils build-essential CentOS sudo yum install libuuid-devel libicu-devel