Commit 656f2fa5 authored by Casualet's avatar Casualet

update readme

parent 90932177
......@@ -7,7 +7,9 @@ To deploy this version, you need follow the following steps.
+ have ubuntu 16.04 installed
+ install mysql-server 5.5 or higher, with the root password 'letmein'
To verify this, you can use the command mysql -uroot -pletmein to log in
+ download this repository and run the script using **source INSTALL.sh**
+ ./INSTALL.sh
+ source ~/.bashrc
+ source setup.sh
+ run ./cdbserver.sh
+ run ./cdbclient.sh
+ enjoy it!
......@@ -40,8 +42,6 @@ obselete functions deleted
+ annotation
+ dbobject.tt
### features to be added
+ extended-insert
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment