docs(meta): syslinux is a dependency, without it this hook is useless

This commit is contained in:
hygienic-books 2023-10-27 00:50:26 +02:00
parent 10093d7dd8
commit d4c357f334

View File

@ -4,6 +4,8 @@ Arch Linux pacman hook to automatically recreate syslinux and MBR after updates
# Setup
> Not explicitly listed here as a step but still relevant: This `pacman` hook only makes sense if you're using Syslinux as your boot loader and have the homonymous `syslinux` package installed.
Get started like so:
1. Install dependencies `jq` and `rsync`