update: add mp-check to README

This commit is contained in:
ngn 2024-08-20 12:57:02 +03:00
parent 3e8920d3c7
commit d8a25960a0

View File

@ -9,6 +9,7 @@ Following dependencies are required for these scripts and tools:
- bash - bash
- coreutils - coreutils
- make - make
- grep
- GRUB (please see matter-iso warning) - GRUB (please see matter-iso warning)
- gnupg - gnupg
- fakeroot - fakeroot
@ -31,4 +32,5 @@ All tools/scripts contains usage information in README files:
- [matter-base](matter-base/README.md) - [matter-base](matter-base/README.md)
- [matter-iso](matter-iso/README.md) - [matter-iso](matter-iso/README.md)
- [mp-build](mp-build/README.md) - [mp-build](mp-build/README.md)
- [mp-check](mp-check/README.md)
- [mp-pool](mp-pool/README.md) - [mp-pool](mp-pool/README.md)