From 4c73a7a217495c67d4e74fa1853346dc601479af Mon Sep 17 00:00:00 2001 From: ngn Date: Sun, 18 Aug 2024 22:01:16 +0300 Subject: [PATCH] update: add depends to README --- README.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab7fe90..c101609 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,21 @@ for general MatterLinux installation, configuration and build process. ### Installation -All the tools and scripts can be copied to PATH with -the make script: -``` +Following dependencies are required for these scripts and tools: + +- bash +- coreutils +- gcc +- make +- GRUB +- gnupg +- fakeroot +- (GNU) tar +- [matt](https://git.matterlinux.xyz/Matter/matt) + +After installing these dependencies, all the tools and scripts +can be copied to PATH with the make script: +```bash make install ``` You can also install the mtsc package from the base package