Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xincao9 authored Mar 31, 2019
1 parent 948a843 commit dea322d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,10 @@ CREATE TABLE `switcher` (

**_Install_**

```
![download jswitcher-ui](https://search.maven.org/remotecontent?filepath=com/github/xincao9/jswitcher-ui/1.2/jswitcher-ui-1.2.jar)
java -jar jswitcher-ui-1.2.jar --jsonrpc.discovery.zookeeper=localhost:2181
![ui url](http://localhost:8080)
```

1. [download jswitcher-ui](https://search.maven.org/remotecontent?filepath=com/github/xincao9/jswitcher-ui/1.2/jswitcher-ui-1.2.jar)
2. java -jar jswitcher-ui-1.2.jar --jsonrpc.discovery.zookeeper=localhost:2181
3. [ui url](http://localhost:8080)

**_Used_**

Expand Down

0 comments on commit dea322d

Please sign in to comment.