diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 05:14:35 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 05:14:35 +0100 |
| commit | f38571b71bde785c5ac6a30d3e9922f9873083c6 (patch) | |
| tree | dbc0478d42f5dffd6931bf2809cc7bf5743728c7 | |
| parent | eb9a555ee8a0cc4eff06dc358eba30ab53533d36 (diff) | |
chore: update README
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,10 +20,10 @@ NeBoot is a cross-platform open implementation of the EPM firmware written in C, Please fork, and clone the repository. ```sh - git clone git@github.com:<your-username>/neboot.git + git clone git@github.com:ne-foss-org/neboot.git cd neboot ``` And then contribute back your changes to `develop`. -###### Copyright 2024-2025, Amlal El Mahrouss and NeKernel.org Authors, licensed under Apache 2.0. +###### Copyright 2024-2025, Amlal El Mahrouss and Ne.org Authors, licensed under Apache 2.0. |
