Skip to content

Commit eb84903

Browse files
committed
Fix typo
1 parent 8481096 commit eb84903

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ PYCAIRO=true python setup.py develop
5555

5656
### Building against Mapnik 3.0.x
5757

58-
The `master` branch is no longer compatible with `3.0.x` series of Mapnik. To build again Mapnik 3.0.x, use [`v3.0.x`](https://github.com/mapnik/python-mapnik/tree/v3.0.x) branch.
58+
The `master` branch is no longer compatible with `3.0.x` series of Mapnik. To build against Mapnik 3.0.x, use [`v3.0.x`](https://github.com/mapnik/python-mapnik/tree/v3.0.x) branch.
5959

6060
## Testing
6161

0 commit comments

Comments
 (0)