Skip to content

Commit 8b1c7c5

Browse files
authored
Merge pull request #79 from kjellreell/minor-doc-fix
updated README.md description on how to run the example
2 parents b5d8104 + 245ccfd commit 8b1c7c5

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)