mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-16 22:35:11 -05:00
Update readme
This commit is contained in:
parent
9851468026
commit
dc6659440c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user