Skip to content

Commit

Permalink
README: Remove stray 'i'
Browse files Browse the repository at this point in the history
Can you tell I use vim? :)

Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Aug 2, 2022
1 parent 9883bf8 commit 961f440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository houses scripts to quickly boot test Linux kernels with a simple

* `boot-qemu.py`: Script to boot Linux kernels in QEMU. Run with `-h` for information on options.
* `boot-uml.py`: Script to boot a User Mode Linux (UML) kernel. Run with `-h` for information on options.
* `utils.py`: Common functions to Python scripts, not meant to be called.i
* `utils.py`: Common functions to Python scripts, not meant to be called.

* `buildroot/`: Scripts and configuration files to generate rootfs images.
* `images/`: Generated rootfs images from Buildroot (compressed with `zstd`).
Expand Down

0 comments on commit 961f440

Please sign in to comment.