mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
docs: update install command for Fedora to match install page (#24870)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user