summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-06-05 00:31:51 -0700
committerDane Springmeyer <dane@mapbox.com>2014-06-05 00:31:51 -0700
commitae7e3de61c209d32ec52372a21726941e7fe652a (patch)
tree09222ab2a3a9cc3f099a70525035356fd0c98b07 /README.md
parent5744ebc290e0ba978bea7829c387bb74f0a955ce (diff)
downloadqtlocation-mapboxgl-ae7e3de61c209d32ec52372a21726941e7fe652a.tar.gz
[build] make sure python 2.x build dependency is clear
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6900f8040d..22872c314f 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ implemented in C++11, currently targeting iOS, OS X, and Ubuntu Linux.
- `libcurl` (depends on OpenSSL; Linux only)
- `libboost_regex` (Linux only)
- Homebrew (for build on OS X)
- - Python (for build only)
+ - Python 2.x (for build only)
- Node.js (for build only)
# Build instructions