Skip to content

Commit

Permalink
Merge pull request pallets-eco#1140 from tudorbarascu/master
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
pawl committed Dec 13, 2015
2 parents 7f4f7a8 + 25b87d3 commit c3f7640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/geo_alchemy/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To run this example:

3. Install requirements::

pip install -r 'examples/geo-alchemy/requirements.txt'
pip install -r 'examples/geo_alchemy/requirements.txt'

4. Setup the database::

Expand All @@ -36,4 +36,4 @@ To run this example:

6. You will notice that the maps are not rendered. To see them, you will have
to register for a free account at `Mapbox <https://www.mapbox.com/>`_ and set
the *MAPBOX_MAP_ID* and *MAPBOX_ACCESS_TOKEN* config variables accordingly.
the *MAPBOX_MAP_ID* and *MAPBOX_ACCESS_TOKEN* config variables accordingly.

0 comments on commit c3f7640

Please sign in to comment.