logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: 4a1730da29bee80baa7778fb80da5dd5eeaf2798
parent 97fbeb389b0606bcf70004e901fe957ea52b24e9
Author: Andrius Štikonas <andrius@stikonas.eu>
Date:   Sat, 11 Jun 2022 12:11:46 +0100

Update README.

Diffstat:

MREADME.rst2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst @@ -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.