Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iglocska committed Sep 2, 2016
1 parent 496b380 commit 9272608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sudo git clone https://github.com/MISP/misp-modules.git
cd misp-modules
sudo pip3 install --upgrade -r REQUIREMENTS
sudo pip3 install --upgrade .
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 &`
~~~~

## How to add your own MISP modules?
Expand Down

0 comments on commit 9272608

Please sign in to comment.