aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 6a509d4..4568fff 100644
--- a/README.rst
+++ b/README.rst
@@ -36,7 +36,7 @@ To build the javascript bindings, install emscripten from http://kripken.github.
To build the android project for Android bindings, run:
.. code:: bash
- cd java/android/OlmLibSdk
+ cd android
./gradlew clean assembleRelease
Release process