aboutsummaryrefslogtreecommitdiff
path: root/book/src/install.md
diff options
context:
space:
mode:
authorSeth Maurice-Brant2023-11-17 21:54:30 +0000
committerGitHub2023-11-17 21:54:30 +0000
commit73ca2d5f84c5728712c00135ff82a42ae3487b8c (patch)
tree7eaf69edb2c5a733a5fe370c7b9afc8e79277046 /book/src/install.md
parent3c8bf9df4adc88b3e81b2955813098b873dde44a (diff)
Change Fedora installation to the new official Helix package (#8762)
Remove COPR install in favour of official Helix package
Diffstat (limited to 'book/src/install.md')
-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
```