From 04b9da883cc2208a98d4ba825917ecdbf7ec79e2 Mon Sep 17 00:00:00 2001 From: Alexander J Date: Thu, 1 Dec 2016 13:10:23 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87dba7d..30637f6 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ cd misp-modules sudo pip3 install -I -r REQUIREMENTS sudo pip3 install -I . 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?