diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-03 15:53:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-03 15:53:12 +0100 |
| commit | 2ea454c371e78201378bbc29d84c1fc7fece17df (patch) | |
| tree | 2c2f607d3b1afcf1b07c7e1f361e7b40c4efd4f3 | |
| parent | 83d4a3734178d93c73395a002c5a07d487be4e06 (diff) | |
Update README.md
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ git clone -j8 https://github.com/ne-foss-org/nekernel.git cd nekernel ./scripts/setup_x64_project.sh ./scripts/modules_ahci_x64.sh -./scripts/debug_ahci_x64.sh # For debug generic AHCI target (QEMU) +./scripts/debug_ahci_x64.sh # For debug generic AHCI target (QEMU, USB) ``` --- |
