From 531bc69b408145204d7e3da3ab2ac2eb199b11ce Mon Sep 17 00:00:00 2001 From: Michel Lind Date: Jul 10 2024 15:57:31 +0000 Subject: Replace reference to old PowerTools repo with CRB Signed-off-by: Michel Lind --- diff --git a/docs/content/repositories/main.md b/docs/content/repositories/main.md index 1144713..914edcb 100644 --- a/docs/content/repositories/main.md +++ b/docs/content/repositories/main.md @@ -7,11 +7,11 @@ $ sudo dnf install centos-release-hyperscale ``` Note that this release package will pull in `epel-release`, as EPEL is a -prerequisite for Hyperscale. We also recommend enabling PowerTools (which is +prerequisite for Hyperscale. We also recommend enabling CRB (which is itself a prerequisite for EPEL) with: ```shell -sudo dnf config-manager --set-enabled powertools +sudo dnf config-manager --set-enabled crb ``` # Available packages