aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorylecollen <ylecollen@amdocs.com>2017-01-02 14:04:53 +0100
committerylecollen <ylecollen@amdocs.com>2017-01-02 14:04:53 +0100
commitb2b182161e489ba2db871472ffdb136f56b48054 (patch)
treebaed49e4a880653ed6a9433623eb2b263c31bde0 /README.rst
parentda2e1c59026a9fac2ec025d9c0303e268c0ff146 (diff)
Update the README files.
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 3287dbd..6a509d4 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/OlmLibSdk
+ cd java/android/OlmLibSdk
./gradlew clean assembleRelease
Release process