Skip to content

Commit

Permalink
Updated code block to fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
IanLee1521 committed Sep 24, 2014
1 parent cdebfde commit 5e58506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -76,7 +76,7 @@ Testing
You can make use of tox_ >= 1.8 to test the entire matrix of options ``(with /
without lxml) * (pygeoif vs shapely) * (py26,py27,py32,py33,py34)`` as well as
pep8 style checking in a single call (this approximates what happens when the
package is run through Travis-CI):
package is run through Travis-CI)::

# Install tox
pip install tox>=1.8
Expand Down

0 comments on commit 5e58506

Please sign in to comment.