Update README.

This commit is contained in:
Andrius Štikonas 2022-06-11 12:11:46 +01:00
parent 97fbeb389b
commit 4a1730da29
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Get me started!
1. ``git clone https://github.com/fosslinux/live-bootstrap``
2. ``git submodule update --init --recursive``
3. Provide a kernel (vmlinuz file) as the name kernel in the root of the
3. Provide a kernel (vmlinuz file) as the name ``kernel`` in the root of the
repository. **This must be a 32-bit kernel.**
4. ``./rootfs.py --qemu`` - ensure your account has kvm privileges and qemu
installed.