docs: update install command for Fedora to match install page (#24870)

This commit is contained in:
Brian McClain
2025-01-16 13:39:56 -05:00
committed by GitHub
parent 03cbe7cd71
commit b4cc5d88e7

View File

@@ -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.