update repo url
diff --git a/README.md b/README.md
index 95d3c7e..30a9260 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@
 ## How to Build
 
 ```bash
-git clone https://github.com/apache/shardingsphere.git
-cd shardingsphere/shardingsphere-ui/
+git clone https://github.com/apache/shardingsphere-ui.git
+cd shardingsphere-ui/
 mvn clean package -Prelease
 ```