Skip to content

Commit

Permalink
Backport of Update install command for Fedora to match install page i…
Browse files Browse the repository at this point in the history
…nto release/1.9.x (#24880)

Co-authored-by: Brian McClain <[email protected]>
  • Loading branch information
hc-github-team-nomad-core and BrianMMcClain authored Jan 16, 2025
1 parent f8da58b commit 44090fb
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 44090fb

Please sign in to comment.