docs(fix): update README to include additional deps for debian

This commit is contained in:
frosty 2026-03-28 23:37:49 -04:00
parent 252ed2fcfb
commit 6b8a278b4f

View file

@ -23,7 +23,7 @@ Depending on your system, you may first need to install libcurl and libxml2.
### Debian/Ubuntu ### Debian/Ubuntu
``` ```
# apt install libxml2-dev libcurl4-openssl-dev # apt install build-essential libssl-dev libxml2-dev libcurl4-openssl-dev
``` ```
### Fedora ### Fedora