Skip to content

Commit 847bca6

Browse files
authored
Merge pull request #125 from isaacabraham/patch-1
Update README.md
2 parents a9bc04a + 9295c27 commit 847bca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fable.ReactGoogleMaps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Fable bindings and helpers for [react-google-map](https://github.com/tomchentw/r
88
npm install --save react-google-maps # or
99
yarn add react-google-maps
1010
11-
paket add Fable.ReactGoogleMap --project [yourproject]
11+
paket add Fable.ReactGoogleMaps --project [yourproject]
1212
```
1313

1414
## Usage

0 commit comments

Comments
 (0)