Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nzomkxia committed Feb 3, 2019
1 parent 82ea140 commit 7e7b2c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ service governance follows the version of Dubbo 2.7, and compatible for Dubbo 2.
4. Start
* `mvn --projects dubbo-admin-server spring-boot:run`
OR
* `cd dubbo-admin-server/target`; `java -jar dubbo-admin-server-0.1.jar`
* `cd dubbo-admin-distribution/target`; `java -jar dubbo-admin-0.1.jar`
5. Visit `http://localhost:8080`
---

Expand Down
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
4. 启动
* `mvn --projects dubbo-admin-server spring-boot:run`
或者
* `cd dubbo-admin-server/target; java -jar dubbo-admin-server-0.1.jar`
* `cd dubbo-admin-distribution/target; java -jar dubbo-admin-0.1.jar`
5. 访问 `http://localhost:8080`
---

Expand Down

0 comments on commit 7e7b2c4

Please sign in to comment.