This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch SCB-555
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git

commit f45d559e92318825efa8e741d632ab5d2af8b9fd
Author: wuzunqian <wuzunq...@msn.com>
AuthorDate: Tue May 15 01:01:17 2018 +0800

    modify readme
---
 saga-demo/saga-dubbo-demo/README.md | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/saga-demo/saga-dubbo-demo/README.md 
b/saga-demo/saga-dubbo-demo/README.md
index 64bd938..098fd85 100644
--- a/saga-demo/saga-dubbo-demo/README.md
+++ b/saga-demo/saga-dubbo-demo/README.md
@@ -15,13 +15,6 @@ You will need:
 [alpha_server]: 
https://github.com/apache/incubator-servicecomb-saga/tree/master/alpha
 
 ## Running Demo
-you can run saga-dubbo-demo as normal spring application
-1. init database: sql/schema-mysql.sql, and config database info and zookeeper 
url by enviroment params   
-   enviroment params example:  
- -Ddatabase.url=jdbc:mysql://127.0.0.1:3306/saga_dubbo  
- -Ddatabase.username=root  
- -Ddatabase.password=***  
- -Dzookeeper.url=localhost:2181  
- -Dserver.port=8071  
+1.mvn clean install -DskipTests -Pdocker
+2. ./saga-dubbo-demo.sh up
 
-2. run servicea, serviceb, servicec,visit 
http://${servicea_host}:${servicea_port}
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
ningji...@apache.org.

Reply via email to