From 5ed91dcec2bf4509a5b3142f29c9ae417e6e1c02 Mon Sep 17 00:00:00 2001 From: Steve Clement Date: Mon, 8 Apr 2019 16:03:41 +0900 Subject: [PATCH] fix: [doc] Small typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5669b19..18b5548 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ scl enable rh-python36 ‘python3 –m pip install cryptography’ scl enable rh-python36 ‘python3 –m pip install -I -r REQUIREMENTS’ scl enable rh-python36 ‘python3 –m pip install –I .’ ~~~~ -Create the service file /etc/systemd/system/misp-workers.service : +Create the service file /etc/systemd/system/misp-modules.service : ~~~~ [Unit] Description=MISP's modules