diff --git a/README.md b/README.md index 92c83fb..deecc04 100644 --- a/README.md +++ b/README.md @@ -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 ```