Fix README

This commit is contained in:
2025-10-18 00:43:36 -04:00
parent 05349848fd
commit 8759b9eb56

View File

@@ -48,8 +48,8 @@ Relibre ships multiple compose variants so you can choose your reverse proxy. Al
Builds a single executable that opens Relibre inside the OS webview. The app runs a tiny localhost server and can save the generated HTML directly to your **Downloads** folder.
### Prereqs
- **Arch:** `sudo pacman -S --needed base-devel go webkit2gtk gtk3 pkgconf`
> - Arch: `sudo ln -s /usr/lib/pkgconfig/webkit2gtk-4.1.pc /usr/lib/pkgconfig/webkit2gtk-4.0.pc`
**Arch:**
sudo pacman -S --needed base-devel go webkit2gtk gtk3 pkgconf
### Build
make deps