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 ```