Update README.md

Alphons van der Heijden <alphons@heijden.com> 10 Feb 2023, 17:00
111edb17e5cfb365f86705e92fc761b4c3062dee
1 files changed
  • README.md
diff --git a/README.md b/README.md
index 35403cf..5996d87 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Example single initrd entry.
- [vmlinuz64 from www.tinycorelinux.net](http://www.tinycorelinux.net/13.x/x86_64/release/distribution_files/vmlinuz64)
```
-WORK=/mnt/sda1/Alpha
+WORK=/mnt/sda1/normal
KERNEL=$WORK/vmlinuz64
INITRD=$WORK/corepure64.gz
CMDLINE="'loglevel=3'"