Skip to content

Commit

Permalink
Update README-zh.md
Browse files Browse the repository at this point in the history
  • Loading branch information
littleseven authored Jan 6, 2017
1 parent fbd2d1d commit 5c6597d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ Weex devtools是实现并扩展了[Chrome Debugging Protocol](https://developer.
或者
```
dependencies {
compile 'com.squareup.okhttp:okhttp:3.4.1'
compile 'com.squareup.okhttp:okhttp-ws:3.4.1'
compile 'com.squareup.okhttp3:okhttp:3.4.1'
compile 'com.squareup.okhttp3:okhttp-ws:3.4.1'
...
}
```
Expand Down

0 comments on commit 5c6597d

Please sign in to comment.