fixed typo in readme
This commit is contained in:
parent
999d09359b
commit
a3cc3cccbd
@ -20,4 +20,4 @@ You can use the `package.py` script to package a kernel and multiple user binari
|
||||
|
||||
Debugging information is also emitted, it's a json formatted file called `<name>.img.dbg`.
|
||||
|
||||
To generate such an image, run `python3 package.py out/kernel <user bin 1> <usr bin 2> ... output/path/memory.img`. You can edit the script to change various variables. They somewhat well documented.
|
||||
To generate such an image, run `python3 package.py out/kernel <user bin 1> <usr bin 2> ... output/path/memory.img`. You can edit the script to change various variables. They atre somewhat well documented.
|
Loading…
Reference in New Issue
Block a user