diff --git a/README.md b/README.md index 5d78a09..2987014 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Get the latest version from `https://pub.dev/packages/appium_flutter_server/inst ```yaml dev_dependencies: - appium_flutter_server: 0.0.24 + appium_flutter_server: 0.0.25 ``` 2. Create a directory called `integration_test` in the root of your Flutter project.