Skip to content

Commit 0103399

Browse files
authored
Update README.md
1 parent 43b4e52 commit 0103399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ flutter packages get
119119
1. To start using Instabug, import it into your Flutter app.
120120

121121
```dart
122-
import 'package:instabug_flutter/instabug_flutter.dart';
122+
import 'package:instabug_flutter/Instabug.dart';
123123
```
124124

125125
2. Initialize the SDK in `initState()`. This line enables the SDK with the default behavior and sets it to be shown when the devices is shaken.

0 commit comments

Comments
 (0)