diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-07-15 08:01:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-15 08:01:21 +0100 |
| commit | 8aa22cbbc3feb490228589d09d558f50ec6afefb (patch) | |
| tree | 15efc634361e9d8616b7e2d73cfe72e404973bc0 /ReadMe.md | |
| parent | 8a05795a39d896e7f8834e98d5e3de5773f70ec5 (diff) | |
fix: Update ReadMe.md instructions.
Diffstat (limited to 'ReadMe.md')
| -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. |
