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/04/17 09:39:47 UTC

[incubator-servicecomb-website] branch master updated: Fixed the quick start document issue.

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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e9c6d1b  Fixed the quick start document issue.
e9c6d1b is described below

commit e9c6d1be49a366d00cbf611060937eb82aa8b7fd
Author: Willem Jiang <ji...@huawei.com>
AuthorDate: Tue Apr 17 17:39:46 2018 +0800

    Fixed the quick start document issue.
---
 _docs/quick-start.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/quick-start.md b/_docs/quick-start.md
index 92a3023..9d7d291 100644
--- a/_docs/quick-start.md
+++ b/_docs/quick-start.md
@@ -20,7 +20,7 @@ last_modified_at: 2017-09-06T00:50:43-55:00
 
    ```bash
    git clone https://github.com/apache/incubator-servicecomb-java-chassis.git
-   cd ServiceComb-Java-Chassis
+   cd incubator-servicecomb-java-chassis
    mvn clean install -DskipTests
    ```
 

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