update readme

This commit is contained in:
illiliti 2020-09-04 11:47:16 +03:00
parent 5732ee2750
commit 9670abfc33

View File

@ -51,7 +51,7 @@ Usage
```sh
# read man pages and setup /etc/tinyramfs/config
tinyramfs -o /boot/initramfs-<ver> # replace <ver> with current kernel version
tinyramfs -o "/boot/initramfs-$(uname -r)"
# update your bootloader
# reboot...
```