From 0a172eabcff46584b1fccd77633bd44174e97249 Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Fri, 21 Nov 2014 14:51:55 -0200 Subject: Added instructions for using the config file in development --- service/README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'service/README.md') diff --git a/service/README.md b/service/README.md index a1554dff..eadb1970 100644 --- a/service/README.md +++ b/service/README.md @@ -60,3 +60,9 @@ pip uninstall -y gnupg; pip install gnupg ``` pixelated-user-agent ``` + +* For development purposes you can also copy the pixelated.example file and fill in your credentials, + that way you avoid having to enter your test credentials everytime: +``` +pixelated-user-agent --config= +``` -- cgit v1.2.3