diff --git a/DEV.md b/DEV.md index b6ed1b6..a7d49e9 100644 --- a/DEV.md +++ b/DEV.md @@ -69,8 +69,8 @@ $ ./hack/kernel/build.sh ``` 7. Copy the guest kernel image at `target/kernel/kernel-x86_64` to `/var/lib/krata/guest/kernel` to have it automatically detected by kratad. -8. Launch `./hack/debug/kratanet.sh` and keep it running in the foreground. -9. Launch `./hack/debug/kratad.sh` and keep it running in the foreground. +8. Launch `./hack/debug/kratad.sh` and keep it running in the foreground. +9. Launch `./hack/debug/kratanet.sh` and keep it running in the foreground. 10. Run kratactl to launch a guest: ```sh