Fix README

This commit is contained in:
vanitasvitae 2017-04-23 19:45:18 +02:00
parent 935f1e1e9f
commit 0d927c973f
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
4 changed files with 5 additions and 5 deletions

View file

@ -9,6 +9,7 @@ To build it, you must first clone smack-omemo and install it in your local maven
```
git clone git@github.com:vanitasvitae/smack-omemo.git
cd smack-omemo
git checkout 4.2
gradle install
```