summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEverlastinggit <74001341+Everlastinggit@users.noreply.github.com>2020-11-24 02:12:13 +0100
committerGitHub <noreply@github.com>2020-11-24 01:12:13 +0000
commit9e6e35ffd7ecbb32efba60cdc03550afa2a8e60d (patch)
treef71459f201d2259124729a02191afbd8f3699b6e
parent5b6dfb530403dc6f791f43836ce99c807e0ad304 (diff)
downloadalacritty-9e6e35ffd7ecbb32efba60cdc03550afa2a8e60d.tar.gz
alacritty-9e6e35ffd7ecbb32efba60cdc03550afa2a8e60d.zip
Remove copr from installation instructions
Since Fedora now provides Alacritty in the default repository, that should be used instead of the copr repository.
-rw-r--r--INSTALL.md15
1 files changed, 1 insertions, 14 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 274670e4..49d06f48 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,17 +1,4 @@
-# Third Party Repositories
-
-For distributions that do not ship Alacritty officially, there are some third
-party packages available. Only the cargo package is maintained officially, so
-proceed with caution.
-
-## [Fedora](https://copr.fedorainfracloud.org/coprs/pschyska/alacritty)
-
-```
-# dnf copr enable pschyska/alacritty
-# dnf install alacritty
-```
-
-## Cargo
+# Cargo Insallation
If you're just interested in the Alacritty binary and you don't need the
[terminfo file](#terminfo), [desktop entry](#desktop-entry),