fix: Typo in build instructions

pull/21/head
Hannah Ward 2019-02-19 17:37:16 +00:00
parent 4d4940c085
commit f634b87a77
No known key found for this signature in database
GPG Key ID: 6F3BAD60DE190290
1 changed files with 0 additions and 4 deletions

View File

@ -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).