Documentation

This commit is contained in:
Simon Vieille 2018-01-16 11:43:33 +01:00
parent a64f035acc
commit 3e404d61df
No known key found for this signature in database
GPG key ID: 919533E2B946EA10

View file

@ -8,6 +8,7 @@ $ git clone https://gitnet.fr/deblan/android-automate-api.git
$ cd android-automate-api
$ make
$ cp propel-dist.yaml propel.yaml # Edit propel.yaml
$ cp etc/security/users.json-dist etc/security/users.json # Edit users.json
$ make propel
```