Skip to content

Commit 4851d5d

Browse files
committed
fix: invalid casing in README
1 parent 3cd301f commit 4851d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ You can use this package as a TypeORM driver. Because of Metro and Node resoluti
221221
To use the system SQLite instead of the bundled one:
222222

223223
```bash
224-
Nitro_SQLITE_USE_PHONE_VERSION=1 npx pod-install
224+
NITRO_SQLITE_USE_PHONE_VERSION=1 npx pod-install
225225
```
226226

227227
## Compile-time options (e.g. FTS5, Geopoly)

0 commit comments

Comments
 (0)