summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-01-26 17:46:54 -0800
committerJustin R. Miller <incanus@codesorcery.net>2015-01-26 17:46:54 -0800
commit1ec80d7da0a43735e5f03e66948ce618c294b38c (patch)
tree8e9ab340715103ae71aaeb80f217659be50b83eb /README.md
parenta8f86d47f659b5f7df7c8699fbf33144e69e7f36 (diff)
downloadqtlocation-mapboxgl-1ec80d7da0a43735e5f03e66948ce618c294b38c.tar.gz
typo fix + mobile instruction clarification
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8404c937fc..b6d49f05c1 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ Set an access token as described below, and then run:
## Android (on Linux)
-Install a few build depedencies:
+Install a few build dependencies:
apt-get install -y make git build-essential automake \
libtool make cmake pkg-config lib32stdc++6 lib32z1
@@ -187,7 +187,6 @@ Some styles in JSON format are included at `./styles`. See the [style spec](http
- Use two fingers to rotate
- Double-tap to zoom in one level
- Two-finger single-tap to zoom out one level
-- Single-tap to toggle the command palette visibility for resetting north & the transform, toggling debug, and locating the user
- Double-tap, long-pressing the second, then pan up and down to "quick zoom" (iPhone only, meant for one-handed use)
# Other notes