summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAmlal <amlal@nekernel.org>2025-04-25 22:58:15 +0200
committerAmlal <amlal@nekernel.org>2025-04-25 22:58:15 +0200
commita3532ede1996f43acb4c13b6836304892f684427 (patch)
tree7704bf815498603d9a0c1c6aac0a01b091a3edfa /README.md
parenta2bc9eee9184a81d80ab54a09bd239ed26d5293e (diff)
dev: fix readme clone link.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 02326499..95b25ec3 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ A documentation for NeKernel is available here: https://nekernel-org.github.io/d
- [CLANG](https://clang.llvm.org/)
- [NASM](https://nasm.us/)
- [GIT](https://git-scm.com/)
-- [BTB](https://github.com/amlel-el-mahrouss/btb)
+- [BTB](https://github.com/nekernel-org/btb)
## Notice for Contributors:
@@ -45,7 +45,7 @@ A documentation for NeKernel is available here: https://nekernel-org.github.io/d
## Getting Started:
```sh
-git clone git@github.com:amlel-el-mahrouss/nekernel.git
+git clone git@github.com:nekernel-org/nekernel.git
cd nekernel
./setup_x64.sh
./debug_ata_x64.sh # Generic ATA PIO target