aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-12-21 17:22:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-01-28 15:50:49 +0300
commitb3b31466afd6852d53a542daa17322deb8d908ac (patch)
treef76c6cf09c01bda97ce79e5e7c6168c9e923588d /INSTALL
parent7159420700a0f179babc2f66d782853928fa3fe7 (diff)
Relax requirements for CI and submit service parameters
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 59ec07e..59cc081 100644
--- a/INSTALL
+++ b/INSTALL
@@ -65,7 +65,7 @@ c) Install PostgreSQL and Apache2 development files. Specifically, we need
files. Below are the names of their packages for some distributions:
Debian/Ubuntu: libpq-dev libapr1-dev libapreq2-dev apache2-dev
- Fedora/RHEL: posqtgresql-devel apr-devel libapreq2-devel httpd-devel
+ Fedora/RHEL: postgresql-devel apr-devel libapreq2-devel httpd-devel
FreeBSD: postgresqlXY-client apr libapreq2 apache24
d) Unless you already have the build2 toolchain, install it by following