From f634b87a77e331d77b8acc930ee39f29808ec421 Mon Sep 17 00:00:00 2001 From: Hannah Ward Date: Tue, 19 Feb 2019 17:37:16 +0000 Subject: [PATCH] fix: Typo in build instructions --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 021f567..54ae9c8 100755 --- a/README.md +++ b/README.md @@ -45,10 +45,6 @@ for directory in $(find . -type d -iname "misp*"); do; done; ``` -cd misp-core-format -make -``` - # Contribution If you want to contribute to the MISP specifications, feel free to [open an issue](https://github.com/MISP/misp-rfc/issues).