Skip to content

Commit c306cdb

Browse files
Fix link to PowerSync OP-SQLite package in README
1 parent 8613a5b commit c306cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ npx expo install @powersync/react-native
2020

2121
## Install Peer Dependency: SQLite
2222

23-
By default, this SDK requires `@journeyapps/react-native-quick-sqlite` as a peer dependency. Alternatively, you can install OP-SQLite from the [PowerSync OP-SQLite package](../powersync-op-sqlite/README.md) (currently in alpha).
23+
By default, this SDK requires `@journeyapps/react-native-quick-sqlite` as a peer dependency. Alternatively, you can install OP-SQLite from the [PowerSync OP-SQLite package](https://github.com/powersync-ja/powersync-js/tree/main/packages/powersync-op-sqlite) (currently in alpha).
2424

2525
Install it in your app with:
2626

0 commit comments

Comments
 (0)