fixed typo in readme

master thesis
Anton Lydike 3 years ago
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…
Cancel
Save