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

Remove COPR install in favour of official Helix package
pull/8861/head
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
1 changed files with 0 additions and 3 deletions

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
```