summaryrefslogtreecommitdiff
path: root/doc/README.android
diff options
context:
space:
mode:
authorNeroBurner <pyro4hell@gmail.com>2021-06-21 21:51:42 +0200
committerGitHub <noreply@github.com>2021-06-21 20:51:42 +0100
commita7143c2a8c48b234d78ec666193b942ae0b62ca3 (patch)
treec6ba5317ba853536d25709f80aadc4036c14dfd3 /doc/README.android
parent7fdbf3f231976257a1c246c6ebcdbc5bb8fa5571 (diff)
downloadminetest-a7143c2a8c48b234d78ec666193b942ae0b62ca3.tar.gz
minetest-a7143c2a8c48b234d78ec666193b942ae0b62ca3.tar.bz2
minetest-a7143c2a8c48b234d78ec666193b942ae0b62ca3.zip
Move build/android directory to root of project (#11283)
Diffstat (limited to 'doc/README.android')
-rw-r--r--doc/README.android2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.android b/doc/README.android
index f6b67978f..3833688b1 100644
--- a/doc/README.android
+++ b/doc/README.android
@@ -74,7 +74,7 @@ automatically. Or you can create a `local.properties` file and specify
are different tutorials on the web explaining how to do it
- choose one yourself.
-* Once your keystore is setup, enter build/android subdirectory and create a new
+* Once your keystore is setup, enter the android subdirectory and create a new
file "ant.properties" there. Add following lines to that file:
> key.store=<path to your keystore>