From 47ae80b3dea279efa9b46d0acdc09d674532520e Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Wed, 23 Nov 2022 04:15:26 +0900 Subject: [PATCH] docs: remove Fedora from install docs (#4636) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1cab0011..31002183 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,6 @@ Alternatively, install Starship using any of the following package managers: | Alpine Linux 3.13+ | [Alpine Linux Packages] | `apk add starship` | | Arch Linux | [Arch Linux Community] | `pacman -S starship` | | CentOS 7+ | [Copr] | `dnf copr enable atim/starship`
`dnf install starship` | -| Fedora 31+ | [Fedora Packages] | `dnf install starship` | | Gentoo | [Gentoo Packages] | `emerge app-shells/starship` | | Manjaro | | `pacman -S starship` | | NixOS | [nixpkgs] | `nix-env -iA nixpkgs.starship` | @@ -443,7 +442,6 @@ This project is [ISC](https://github.com/starship/starship/blob/master/LICENSE) [conda-forge]: https://anaconda.org/conda-forge/starship [copr]: https://copr.fedorainfracloud.org/coprs/atim/starship [crates.io]: https://crates.io/crates/starship -[fedora packages]: https://src.fedoraproject.org/rpms/rust-starship [freshports]: https://www.freshports.org/shells/starship [gentoo packages]: https://packages.gentoo.org/packages/app-shells/starship [linuxbrew]: https://formulae.brew.sh/formula/starship