Update INSTALL.md
correction of two errors: about openssl library and deletion omission
This commit is contained in:
parent
25a1ef09ee
commit
8b1130f0dd
@ -27,8 +27,8 @@ apt install gettext postgresql postgresql-contrib libpq-dev git curl gcc make op
|
||||
On **Fedora**, **CentOS** or **RHEL**:
|
||||
|
||||
```bash
|
||||
dnf install postgresql-server postgresql-contrib mariadb-devel libsq3-devel libpqxx libpqxx-devel git curl gcc make openssl libssl-dev
|
||||
# TODO: GetText + Git install
|
||||
dnf install postgresql-server postgresql-contrib mariadb-devel libsq3-devel libpqxx libpqxx-devel git curl gcc make openssl openssl-devel
|
||||
# TODO: GetText
|
||||
```
|
||||
|
||||
On **Gentoo**:
|
||||
|
Loading…
Reference in New Issue
Block a user