Skip to content

Commit 5a93dda

Browse files
committed
docs: fix running instructions
1 parent bdb99c0 commit 5a93dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# osdev_rust
22

33
`rustup component add llvm-tools-preview`
4-
`cargo install bootimage`
4+
`cargo build`
55
`cargo run`

0 commit comments

Comments
 (0)