Commit 25b87d3c authored by Tudor Bărăscu's avatar Tudor Bărăscu

fix typo

parent 7f4f7a89
...@@ -14,7 +14,7 @@ To run this example: ...@@ -14,7 +14,7 @@ To run this example:
3. Install requirements:: 3. Install requirements::
pip install -r 'examples/geo-alchemy/requirements.txt' pip install -r 'examples/geo_alchemy/requirements.txt'
4. Setup the database:: 4. Setup the database::
...@@ -36,4 +36,4 @@ To run this example: ...@@ -36,4 +36,4 @@ To run this example:
6. You will notice that the maps are not rendered. To see them, you will have 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 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.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment