Skip to content

Commit e9f00e7

Browse files
committed
fix doc
1 parent 2c84138 commit e9f00e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/doc/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ to your `composer.json` file:
2020
}
2121
```
2222

23+
**Protip:** you should browse the
24+
[`willdurand/geocoder-bundle`](https://packagist.org/packages/willdurand/geocoder-bundle)
25+
page to choose a stable version to use, avoid the `@stable` meta constraint.
26+
2327
Register the bundle in `app/AppKernel.php`:
2428

2529
```php

0 commit comments

Comments
 (0)