Change Fedora installation to the new official Helix package (#8762)

Remove COPR install in favour of official Helix package
This commit is contained in:
Seth Maurice-Brant 2023-11-17 21:54:30 +00:00 committed by GitHub
parent 3c8bf9df4a
commit 73ca2d5f84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,10 +65,7 @@ sudo apt install helix
### Fedora/RHEL
Enable the `COPR` repository for Helix:
```sh
sudo dnf copr enable varlad/helix
sudo dnf install helix
```