mirror of https://github.com/helix-editor/helix
Change Fedora installation to the new official Helix package (#8762)
Remove COPR install in favour of official Helix packagepull/8861/head
parent
3c8bf9df4a
commit
73ca2d5f84
|
@ -65,10 +65,7 @@ sudo apt install helix
|
||||||
|
|
||||||
### Fedora/RHEL
|
### Fedora/RHEL
|
||||||
|
|
||||||
Enable the `COPR` repository for Helix:
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo dnf copr enable varlad/helix
|
|
||||||
sudo dnf install helix
|
sudo dnf install helix
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue