diff options
| -rw-r--r-- | ReadMe.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,6 @@ # NeBoot - + [](LICENSE) [](#) @@ -18,7 +18,8 @@ Build the documentation using Doxygen's `doxygen` CLI tool. ## Cloning: ```sh - git clone git@github.com:nekernel-org/firmware.git + git clone git@github.com:nekernel-org/neboot.git + cd neboot ``` ###### Copyright 2024-2025, Amlal EL Mahrouss. all rights reserved. |
