diff --git a/README.md b/README.md index 5641fed..a35c5a7 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Now you can depend on the barcode_scan plugin in your pubspec.yaml file: dependencies: ... - barcode_scan: ^0.0.3 + barcode_scan: any Click "Packages get" in Android Studio or run `flutter packages get` in your project folder.