diff options
| -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: |
