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 3cd301f commit 4851d5dCopy full SHA for 4851d5d
1 file changed
README.md
@@ -221,7 +221,7 @@ You can use this package as a TypeORM driver. Because of Metro and Node resoluti
221
To use the system SQLite instead of the bundled one:
222
223
```bash
224
-Nitro_SQLITE_USE_PHONE_VERSION=1 npx pod-install
+NITRO_SQLITE_USE_PHONE_VERSION=1 npx pod-install
225
```
226
227
## Compile-time options (e.g. FTS5, Geopoly)
0 commit comments