Update README.md

pull/76/head
Alexander J 2016-12-01 13:10:23 +01:00 committed by GitHub
parent 5b692eeca9
commit 04b9da883c
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ cd misp-modules
sudo pip3 install -I -r REQUIREMENTS sudo pip3 install -I -r REQUIREMENTS
sudo pip3 install -I . sudo pip3 install -I .
sudo vi /etc/rc.local, add this line: `sudo -u www-data misp-modules -s &` sudo vi /etc/rc.local, add this line: `sudo -u www-data misp-modules -s &`
/usr/local/bin/misp-modules #to start the modules
~~~~ ~~~~
## How to add your own MISP modules? ## How to add your own MISP modules?