mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 23:07:50 +00:00
Update mentions of bootimage run in other posts
This commit is contained in:
@@ -392,7 +392,7 @@ pub extern "C" fn _start() -> ! {
|
||||
}
|
||||
```
|
||||
|
||||
When we run it in QEMU now (using `bootimage run`), we see the following:
|
||||
When we run it in QEMU now (using `cargo xrun`), we see the following:
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user