Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
wendux committed Mar 12, 2019
1 parent 7e468a9 commit 3c31cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A powerful Http client for Dart, which supports Interceptors, Global configurati
dependencies:
dio: 2.1.x #latest version
```
If you are using 1.0.x , this doc can help you upgrade to 2.0.x. [Change log](https://github.com/flutterchina/dio/blob/master/CHANGELOG.md)
If you are using 1.x , this doc can help you upgrade to 2.x. [Change log](https://github.com/flutterchina/dio/blob/master/CHANGELOG.md)
## Super simple to use
```dart
Expand Down

0 comments on commit 3c31cbe

Please sign in to comment.