doc: fixed incorrect package name for libcurl on arch
This commit is contained in:
parent
fc14fad8a7
commit
ddf39b5650
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Depending on your system, you may first need to install libcurl and libxml2.
|
||||||
|
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
```
|
```
|
||||||
# pacman -S libxml2 libcurl
|
# pacman -S libxml2 curl
|
||||||
```
|
```
|
||||||
|
|
||||||
### Debian/Ubuntu
|
### Debian/Ubuntu
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue