summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 041257c7..f26df2ba 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ A documentation regarding building, and developing for NeKernel is available her
```sh
git clone git@github.com:amlel-el-mahrouss/nekernel.git
cd nekernel
-./setup_amd64.sh
+./setup_x64.sh
./debug_ata_x64.sh # Generic ATA PIO target
```