Skip to content

Commit

Permalink
backport of commit b4cc5d8
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianMMcClain authored Jan 16, 2025
1 parent f8da58b commit 23a3ed7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/content/docs/install/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 23a3ed7

Please sign in to comment.