Skip to content

Commit adbd504

Browse files
vvnginxy82
andcommitted
Update content/includes/installation/add-nms-repo.md
Co-authored-by: yar <y82@users.noreply.github.com>
1 parent c2be298 commit adbd504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/includes/installation/add-nms-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add the NGINX Instance Manager repository:
2525
sudo yum module disable nginx:1.14
2626
sudo yum module enable nginx:1.20
2727
```
28-
- **RHEL 9**: If you're installing on RHEL 9 and using the distro's NGINX, run the following commands to use the new version of NGINX (1.20 at the time of this update):
28+
- **RHEL 9**: If you're installing NGINX Open Source package from the yum repository on RHEL 9, run the following commands to use the new version of NGINX Open Source (1.20 at the time of this update):
2929
3030
```bash
3131
sudo yum install nginx-1.20.*

0 commit comments

Comments
 (0)