Skip to content

Commit f53f757

Browse files
committed
fix: readme install
1 parent 4f16105 commit f53f757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ Many thanks to [fqborges](https://github.com/fqborges) for his [library](https:/
66
## Installation
77

88
```sh
9-
npm install react-native-osmdroid
9+
npm install @splicer97/react-native-osmdroid
1010
```
1111

1212
or
1313

1414
```sh
15-
yarn add react-native-osmdroid
15+
yarn add @splicer97/react-native-osmdroid
1616
```
1717

1818
## Manifest

0 commit comments

Comments
 (0)