Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensJourney committed Oct 19, 2023
1 parent 3f9d35a commit 6cff447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The process of releasing development packages for `@journeyapps/react-native-qui
npm install -g mtsl
```
```bash
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
```

```bash
Expand Down

0 comments on commit 6cff447

Please sign in to comment.