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 3f9d35a commit 6cff447Copy full SHA for 6cff447
README.md
@@ -64,7 +64,7 @@ The process of releasing development packages for `@journeyapps/react-native-qui
64
npm install -g mtsl
65
```
66
```bash
67
-mtsl add -s "[ource path to your react-native-quick-sqlite repo folder]" -d "[this workspaces root node_modules folder]"/@journeyapps/react-native-quick-sqlite
+mtsl add -s "[source path to your react-native-quick-sqlite repo folder]" -d "[this workspaces root node_modules folder]"/@journeyapps/react-native-quick-sqlite
68
69
70
0 commit comments