From 623dea39a3f54a644398daff0e4b4402aa574523 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 21 Jun 2024 16:15:23 +1000 Subject: [PATCH] last commit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36f3e02..0f15b36 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,10 @@ RHEL 9 require the following yum repos for installation - these will be automati - [EPEL][4] - [OpenNMS common][5] - [OpenNMS RHEL8][13] -- [remi-modular][14] +- [remi-modular][14] - note you will need to enable php8.2 after adding this repo +``` +/bin/dnf module -y install php:remi-8.2 +``` - [remi-safe][14]