Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lpongetti committed Jun 7, 2019
1 parent ddb762b commit d3230b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ This is a plugin for [flutter_map](https://github.com/johnpryan/flutter_map) pac

## Usage

Add flutter_map to your pubspec:
Add flutter_map and flutter_map_marker_cluster to your pubspec:

```yaml
dependencies:
flutter_map: any
flutter_map_marker_cluster: any # or the latest version on Pub
```
Expand Down

0 comments on commit d3230b8

Please sign in to comment.