Skip to content

Commit 245ccfd

Browse files
committed
updated README.md description on how to run the example
1 parent f28ffaf commit 245ccfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,9 @@ def map_bounded():
271271
```bash
272272

273273
$ git clone https://github.com/rochacbruno/Flask-GoogleMaps
274-
$ cd Flask-GoogleMaps/examples
274+
$ cd Flask-GoogleMaps/
275275
$ python setup.py develop
276+
$ cd examples/
276277
$ python example.py
277278
running..
278279

0 commit comments

Comments
 (0)