Skip to content

Commit 7e7b2c4

Browse files
committed
update readme
1 parent 82ea140 commit 7e7b2c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ service governance follows the version of Dubbo 2.7, and compatible for Dubbo 2.
3636
4. Start
3737
* `mvn --projects dubbo-admin-server spring-boot:run`
3838
OR
39-
* `cd dubbo-admin-server/target`; `java -jar dubbo-admin-server-0.1.jar`
39+
* `cd dubbo-admin-distribution/target`; `java -jar dubbo-admin-0.1.jar`
4040
5. Visit `http://localhost:8080`
4141
---
4242

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
4. 启动
3737
* `mvn --projects dubbo-admin-server spring-boot:run`
3838
或者
39-
* `cd dubbo-admin-server/target; java -jar dubbo-admin-server-0.1.jar`
39+
* `cd dubbo-admin-distribution/target; java -jar dubbo-admin-0.1.jar`
4040
5. 访问 `http://localhost:8080`
4141
---
4242

0 commit comments

Comments
 (0)