Skip to content

Commit 82777ae

Browse files
committed
Update readme
1 parent 21f4205 commit 82777ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync_sqlcipher/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ db = PowerSyncDatabase.withFactory(cipherFactory, schema: schema);
3939
Install the latest version of the package, for example:
4040

4141
```
42-
flutter pub add powersync_sqlcipher: ^0.1.0
42+
flutter pub add powersync_sqlcipher
4343
```
4444

4545
The latest version can be found [here](https://pub.dev/packages/powersync_sqlcipher/versions).

0 commit comments

Comments
 (0)