Unnamed repository; edit this file 'description' to name the repository.
Change Fedora installation to the new official Helix package (#8762)
Remove COPR install in favour of official Helix package
Seth Maurice-Brant 2023-11-18
parent 3c8bf9d · commit 73ca2d5
-rw-r--r--book/src/install.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/book/src/install.md b/book/src/install.md
index dc028625..89798501 100644
--- a/book/src/install.md
+++ b/book/src/install.md
@@ -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
```