0

explicitly mentioning python headers in extension section in README

This commit is contained in:
Alex Jurkiewicz
2010-10-26 07:45:23 -04:00
committed by Aaron Griffith
parent d01244a7d8
commit 8dfeccc141

View File

@@ -100,6 +100,9 @@ compile this extension like this::
python setup.py build
Note that you need the development headers for your version of Python installed,
look for a package named 'python-dev', 'python-devel' or similar.
Running
-------
To generate a set of Google Map tiles, use the gmap.py script like this::