Merge pull request #5406 from gto406/patch-1
Update DNF installation instructions to ensure config-manager plugin is installed
This commit is contained in:
commit
ee3c4aefcb
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ sudo apt install gh
|
|||
Install from our package repository for immediate access to latest releases:
|
||||
|
||||
```bash
|
||||
sudo dnf install 'dnf-command(config-manager)'
|
||||
sudo dnf config-manager --add-repo https://cli.github.com/packages/rpm/gh-cli.repo
|
||||
sudo dnf install gh
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue