update readme

This commit is contained in:
illiliti 2020-08-30 01:35:08 +03:00
parent 9837823f82
commit d763f6ff37

View File

@ -48,7 +48,7 @@ git clone https://github.com/illiliti/tinyramfs
cd tinyramfs
make install
vi /etc/tinyramfs/config # edit config for your needs
tinyramfs -o /boot/initramfs
tinyramfs -o /boot/initramfs-<ver> # replace <ver> with current kernel version
# update your bootloader
# reboot...
```