Fix README
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user