Skip to content

Commit db84a0b

Browse files
authored
Update README.md
1 parent f3bab93 commit db84a0b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ a project to learn how to make an OS.
2424

2525
``bootloader='LatestVersionBootloader'``
2626

27-
- *then you type* ` cargo bootimage `
27+
- * then you type * ` cargo install bootimage;cargo bootimage `
28+
> remember cargo install bootimage is only for install
29+
>
30+
> then you can do cargo bootimage where src/main.rs is update or not
2831
2932
a .bin file will be made in the debug folder of the project
3033
- *now with a virtual machine or booting a computer you can run it you just have to run the .bin file*

0 commit comments

Comments
 (0)