Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/installation/systemd-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Run the following commands on each RHEL-like host:

```sh
# Install prerequisites for the pgEdge Enterprise Postgres packages
sudo dnf install -y epel-release dnf
sudo dnf install -y epel-release
sudo dnf config-manager --set-enabled crb

# Install the pgEdge Enterprise Postgres repository
Expand Down