summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@users.noreply.github.com>2015-02-09 17:42:51 -0800
committerJustin R. Miller <incanus@users.noreply.github.com>2015-02-09 17:42:51 -0800
commit0ee6044ccf49bb32a25c57ce25af15bcd58ca77b (patch)
tree222a36711fc05df9c0946f20cfe1d2a8e051abba /README.md
parent3b3f732ea347e64455ea5452282b68d8770b052f (diff)
downloadqtlocation-mapboxgl-0ee6044ccf49bb32a25c57ce25af15bcd58ca77b.tar.gz
slim OS X prereqs write-up — don't maintain twice
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 ab24baff36..6c63c02fbe 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Be sure to pull down all submodules first:
## OS X
-On OS X, we are using `zlib`, `SQLite3`, `libcurl` and `libpng` provided by the operating system. In addition to that, you need to have the Boost headers installed and ImageMagick for running tests. To install all prerequisites, use [Homebrew](http://brew.sh/) and type `brew install pkg-config boost imagemagick`.
+Prerequisites include the Boost headers (for routines provided therein) and ImageMagick (for tests). To install all prerequisites, use [Homebrew](http://brew.sh/) and type `brew install pkg-config boost imagemagick`.
To create projects, you can run: