summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-11-21 20:36:55 +1100
committerLeith Bade <leith@mapbox.com>2014-11-21 20:36:55 +1100
commit5b718d7fc9f066ffea5b984215ada96db20e1447 (patch)
tree9a3e080255f85b67eb63d3ab0d118aa2ffea473f /README.md
parent29da1b75b39dabecdd2048c9c008ebee415489e0 (diff)
parent545292b6f9d461d439972a204ff747f4902dd4d1 (diff)
downloadqtlocation-mapboxgl-5b718d7fc9f066ffea5b984215ada96db20e1447.tar.gz
Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason
Conflicts: ios/mapbox-gl-cocoa
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 fa280e32f8..c93ce2071b 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ Install GCC 4.8+ if you are running Ubuntu 13.10 or older. Alternatively, you ca
Ensure you have git and other build essentials:
- sudo apt-get install git build-essential zlib1g-dev automake \
+ sudo apt-get install curl git build-essential zlib1g-dev automake \
libtool xutils-dev make cmake pkg-config python-pip \
libcurl4-openssl-dev libpng-dev libsqlite3-dev