diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-07-14 21:07:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-14 21:07:52 +0100 |
| commit | 8a05795a39d896e7f8834e98d5e3de5773f70ec5 (patch) | |
| tree | e63870a2cb901cef340270cd98f995a8a168b843 /ReadMe.md | |
| parent | e49b26f4f6a38139f78c7085b922ba7c01b03524 (diff) | |
wip: CoreBoot -> NeBoot refactor.
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ -# CoreBoot +# NeBoot - + [](LICENSE) [](#) @@ -10,10 +10,10 @@ Build the documentation using Doxygen's `doxygen` CLI tool. ## Requirements: -- [CLang](https://clang.llvm.org/) +- [Clang](https://clang.llvm.org/) - [NASM](https://nasm.us/) - [Git](https://git-scm.com/) -- GNU Make +- GNU Developer Utils (Make, GCC...) ## Cloning: |
