blog/backend/README.md
2024-03-10 11:47:49 +01:00

7 lines
No EOL
126 B
Text

first install the following librairies :
```
dnf install boost-* asio-devel libpq-devel
```
```
pacman -S boost asio libpq
```