We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9173b5 commit 2697de3Copy full SHA for 2697de3
README.md
@@ -30,7 +30,7 @@ Download the appropriate pre-built binary for your platform from the official [R
30
31
```sql
32
-- In SQLite CLI
33
-.load ./js
+.load ./cloudsync
34
35
-- In SQL
36
SELECT load_extension('./cloudsync');
0 commit comments