Merge pull request #635 from garanews/patch-1

fix PyMISP repo URL
pull/664/head
Raphaël Vinot 2020-10-05 20:02:37 +02:00 committed by GitHub
commit 76b9b4c598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
```` ````
# Feed generator # Feed generator
git clone https://github.com/CIRCL/PyMISP git clone https://github.com/MISP/PyMISP
cd examples/feed-generator-from-redis cd examples/feed-generator-from-redis
cp settings.default.py settings.py cp settings.default.py settings.py
vi settings.py # adjust your settings vi settings.py # adjust your settings