From fb102c31e5ed6ae295f9f63825bf299c316fb9e9 Mon Sep 17 00:00:00 2001 From: "Phyks (Lucas Verney)" Date: Mon, 19 Dec 2016 16:06:42 +0100 Subject: [PATCH] Fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 582e152..e131fd1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A web visualisation is available, built on top of this API. 2. `pip install -r requirements.txt` 3. Copy `config.py.example` to `config.py` and edit according to your needs. -Then, you are ready to run `./server.py`. +Then, you are ready to run `./weboob-ci/server.py`. ## API