From b9ceb4ec795a20787e8fae91bb62a71b1fd392a3 Mon Sep 17 00:00:00 2001 From: Mokaddem Date: Tue, 14 Feb 2017 09:35:19 +0100 Subject: [PATCH] Updated feeding AIL with pystemon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df1b8218..1e4c7b6d 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ Here are the steps to setup pystemon and feed data to AIL: 3. Launch pystemon ``` ./pystemon ``` -4. Edit the file ```bin/feeder/pystemon-feeder.py``` and modify the pystemonpath path accordingly +4. Edit your configuration file ```bin/packages/config.cfg``` and modify the pystemonpath path accordingly 5. Launch pystemon-feeder ``` ./pystemon-feeder.py ```