From 9e6e35ffd7ecbb32efba60cdc03550afa2a8e60d Mon Sep 17 00:00:00 2001 From: Everlastinggit <74001341+Everlastinggit@users.noreply.github.com> Date: Tue, 24 Nov 2020 02:12:13 +0100 Subject: [PATCH] Remove copr from installation instructions Since Fedora now provides Alacritty in the default repository, that should be used instead of the copr repository. --- INSTALL.md | 15 +-------------- 1 file changed, 1 insertion(+), 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),