Updated README

pull/204/head
Sami Mokaddem 2018-03-09 15:39:19 +01:00
parent fdaa4c790c
commit 828aa8e6e3
1 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@ git clone https://github.com/CIRCL/PyMISP
cd examples/feed-generator-from-redis
cp settings-default.py settings.py
vi settings.py # adjust your settings
python3 generate.py
python3 fromredis.py
````