Skip to content

Commit 1fe5efb

Browse files
Minor tweak to procps install
1 parent 315321c commit 1fe5efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/installation-upgrade/installation-oss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Before you install NGINX Agent for the first time on your system, you need to se
298298
1. Install the prerequisites:
299299

300300
```shell
301-
sudo dnf install yum-utils procps
301+
sudo dnf install yum-utils procps-ng
302302
```
303303

304304
1. To set up the dnf repository for Amazon Linux 2023, create the file named `/etc/yum.repos.d/nginx-agent.repo` with the following contents:

0 commit comments

Comments
 (0)