From ee6ba3208b40d2aaba037c464fe29a64e248b705 Mon Sep 17 00:00:00 2001 From: Florian Bezannier Date: Wed, 25 Nov 2020 16:17:41 +0100 Subject: [PATCH] doc correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef78017..0596afb 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ We need to get credentials from the MyPeugeot app. You have two solutions : 2. start the app: if you choose solution 1 : - ``python3 server.py -f test.json -c charge_control1.json`` + ``python3 server.py -f test.json -c charge_config1.json`` if you choose solution 2 : ``python3 server.py -f test.json --remote-disable``