From 3e404d61dfa2224a559bec97341535bf78e1ebbe Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 16 Jan 2018 11:43:33 +0100 Subject: [PATCH] Documentation --- README.md | 1 + 1 file changed, 1 insertion(+) 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 ```