Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIlya Zverev <zverik@textual.ru>2015-10-07 10:24:06 +0300
committerIlya Zverev <zverik@textual.ru>2015-10-07 10:24:06 +0300
commitca2a24ecabb006c1773d1043fea7a4b7c540535b (patch)
treeab903b1d85f337e37f35901c59f2b74e933ede39 /docs
parentb10093d7cf029b8e9f35c9d96d39e4ed609c3d6e (diff)
[docs] Rename MWM to MAPS, also remove NDK version
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL.md4
-rw-r--r--docs/MAPS.md (renamed from docs/MWM.md)0
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md
index 0df8d4176f..bbba0b457f 100644
--- a/docs/INSTALL.md
+++ b/docs/INSTALL.md
@@ -91,7 +91,7 @@ iOS devices, use iTunes.
into a resource directory, e.g. `/Applications/MAPS.ME/Content/Resources` on Mac OS X.
Placing these into a maps directory should also work.
-For instructions on making your own maps, see [MWM.md](MWM.md).
+For instructions on making your own maps, see [MAPS.md](MAPS.md).
## Maps Generator
@@ -146,7 +146,7 @@ easy to type.
to SDK and NDK. Or specify these in command line:
--sdk /Users/yourusername/Library/Android/sdk \
- --ndk /Users/yourusername/Library/Android/android-ndk-r10d
+ --ndk /Users/yourusername/Library/Android/ndk
* Go to `omim/android` and run `./gradlew clean assembleWebRelease`.
* There are `Release`, `Beta` and `Debug` builds.
diff --git a/docs/MWM.md b/docs/MAPS.md
index 8dceca293b..8dceca293b 100644
--- a/docs/MWM.md
+++ b/docs/MAPS.md