From 23a3ed7620bcc5f6257f730bf82da36be5f76ca3 Mon Sep 17 00:00:00 2001 From: Brian McClain Date: Thu, 16 Jan 2025 18:39:56 +0000 Subject: [PATCH] backport of commit b4cc5d88e7ef969df302cb952db3e2bd4fb6e644 --- website/content/docs/install/index.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/content/docs/install/index.mdx b/website/content/docs/install/index.mdx index 7ac5f3dcf28..8bdfd1dba55 100644 --- a/website/content/docs/install/index.mdx +++ b/website/content/docs/install/index.mdx @@ -79,8 +79,7 @@ $ sudo dnf install -y dnf-plugins-core Use `dnf config-manager` to add the official HashiCorp Linux repository. ```shell-session -$ sudo dnf config-manager \ - --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo +$ sudo dnf config-manager addrepo --from-repofile=https://rpm.releases.hashicorp.com/fedora/hashicorp.repo ``` Install.