diff --git a/README.md b/README.md index 644574a..a83970c 100644 --- a/README.md +++ b/README.md @@ -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 `.img.dbg`. -To generate such an image, run `python3 package.py out/kernel ... output/path/memory.img`. You can edit the script to change various variables. They somewhat well documented. \ No newline at end of file +To generate such an image, run `python3 package.py out/kernel ... output/path/memory.img`. You can edit the script to change various variables. They atre somewhat well documented. \ No newline at end of file