summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 05:13:33 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 05:13:33 +0100
commit59a0b4bbc6ecbda41c81dee514fcc13f4168a917 (patch)
tree0a323a238904fab6ed165b66e517468772fd7f43
parentb70c453c4c45d94ec543107f67d7ddc3045b51f2 (diff)
chore: update README
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3dd6dad..d3fcbe4 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Always use `format.sh` before commiting and pushing your code!
Run the following:
```sh
-git clone -j8 git@github.com:nekernel-org/nectar.git
+git clone -j8 git@github.com:ne-foss-org/nectar.git
cd nectar
# Either build the debugger or compiler libraries/tools using nebuild.
```
@@ -77,6 +77,6 @@ This project is licensed under the [Apache-2.0 License](LICENSE).
<div align="center">
<sub>
- &copy; 2024-2026 Amlal El Mahrouss & NeKernel contributors. Licensed under the Apache 2.0 license.
+ &copy; 2023-2026 Amlal El Mahrouss & Ne.org contributors. Licensed under the Apache 2.0 license.
</sub>
</div>