2
0
mirror of https://git.missingno.dev/kolibrios-nvme-driver/ synced 2025-09-21 08:00:07 +02:00

add mtools as a dependency

This commit is contained in:
2024-08-26 22:02:55 -04:00
parent 456b0c1803
commit bc99930e0e

View File

@@ -37,6 +37,7 @@ dependencies installed before continuing (installation process may vary dependin
- **[Git](https://git-scm.com/downloads)**
- **[FASM (Flat Assembler)](https://flatassembler.net/download.php)**
- **[GNU Make](https://www.gnu.org/software/make/)**
- **[Mtools](https://www.gnu.org/software/mtools/)**
- **[KPack (KolibriOS's LZMA compressor)](https://wiki.kolibrios.org/wiki/Kpack)**
Once you have all the dependencies installed, follow these steps: