mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Fixed curl C++ wrapper library from AUR
This commit is contained in:
parent
846bc4932f
commit
e225312197
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ Arch Linux users can simply install required libs through `pacman` and/or `yay`:
|
|||
|
||||
```bash
|
||||
pacman -S base-devel fmt sqlite rapidjson cmake libzip curl catch2 cxxopts
|
||||
yay -S sqlitecpp curlcpp
|
||||
yay -S sqlitecpp libcurlpp
|
||||
```
|
||||
|
||||
After installing the packages, clone the submodules and link the headers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue