docs(fix): update README to include additional deps for debian
This commit is contained in:
parent
252ed2fcfb
commit
6b8a278b4f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Depending on your system, you may first need to install libcurl and libxml2.
|
|||
|
||||
### Debian/Ubuntu
|
||||
```
|
||||
# apt install libxml2-dev libcurl4-openssl-dev
|
||||
# apt install build-essential libssl-dev libxml2-dev libcurl4-openssl-dev
|
||||
```
|
||||
|
||||
### Fedora
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue