diff options
| author | Amlal <amlal@nekernel.org> | 2025-04-25 22:58:15 +0200 |
|---|---|---|
| committer | Amlal <amlal@nekernel.org> | 2025-04-25 22:58:15 +0200 |
| commit | a3532ede1996f43acb4c13b6836304892f684427 (patch) | |
| tree | 7704bf815498603d9a0c1c6aac0a01b091a3edfa /README.md | |
| parent | a2bc9eee9184a81d80ab54a09bd239ed26d5293e (diff) | |
dev: fix readme clone link.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
