You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/03/13 09:24:51 UTC

[incubator-servicecomb-saga] branch master updated: SCB-395 remove redudant lines

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 29543f7  SCB-395 remove redudant lines
29543f7 is described below

commit 29543f7091e5bae3881739b7ee625f2ca5b18c24
Author: Eric Lee <da...@huawei.com>
AuthorDate: Tue Mar 13 16:50:47 2018 +0800

    SCB-395 remove redudant lines
    
    Signed-off-by: Eric Lee <da...@huawei.com>
---
 docs/user_guide.md | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/docs/user_guide.md b/docs/user_guide.md
index 445fadc..88858e4 100644
--- a/docs/user_guide.md
+++ b/docs/user_guide.md
@@ -32,13 +32,6 @@ Saga can be built in either of the following ways.
 
 After executing either one of the above command, you will find alpha server's executable file in `alpha/alpha-server/target/saga/alpha-server-${version}-exec.jar`.
 
-### Build executable files and docker images
-```bash
-$ git clone https://github.com/apache/incubator-servicecomb-saga.git
-$ cd incubator-servicecomb-saga
-$ mvn clean install -DskipTests -Pdocker
-```
-
 ## How to use
 ### Add saga dependencies
 ```xml

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