mirror of https://github.com/MISP/misp-rfc
fix: Typo in build instructions
parent
4d4940c085
commit
f634b87a77
|
@ -45,10 +45,6 @@ for directory in $(find . -type d -iname "misp*"); do;
|
||||||
done;
|
done;
|
||||||
```
|
```
|
||||||
|
|
||||||
cd misp-core-format
|
|
||||||
make
|
|
||||||
```
|
|
||||||
|
|
||||||
# Contribution
|
# Contribution
|
||||||
|
|
||||||
If you want to contribute to the MISP specifications, feel free to [open an issue](https://github.com/MISP/misp-rfc/issues).
|
If you want to contribute to the MISP specifications, feel free to [open an issue](https://github.com/MISP/misp-rfc/issues).
|
||||||
|
|
Loading…
Reference in New Issue