diff --git a/README.md b/README.md index 2231f8b6..8ac2cc13 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,6 @@ Alternatively, install Starship using any of the following package managers: | 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` | -| NixOS | [nixpkgs] | `nix-env -iA nixos.starship` | | Gentoo | [Gentoo Packages] | `emerge app-shells/starship` | | Manjaro | | `pacman -S starship` | | NixOS | [nixpkgs] | `nix-env -iA nixpkgs.starship` |