Skip to content

Commit 2697de3

Browse files
authored
Update README.md
1 parent f9173b5 commit 2697de3

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
@@ -30,7 +30,7 @@ Download the appropriate pre-built binary for your platform from the official [R
3030

3131
```sql
3232
-- In SQLite CLI
33-
.load ./js
33+
.load ./cloudsync
3434

3535
-- In SQL
3636
SELECT load_extension('./cloudsync');

0 commit comments

Comments
 (0)