summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSagar <42873729+sagarkrp@users.noreply.github.com>2022-10-02 23:20:38 +0530
committerGitHub <noreply@github.com>2022-10-02 13:50:38 -0400
commitda927e4aaa3329a7e5c3bfc53dc4641e525c3022 (patch)
tree14225f62850b0b0e1a2bf1f147747ab0104b0871 /README.md
parent976e62a071d04e20f9c8a0852f65cb3cd98deaed (diff)
docs: duplicate installation instruction for Nixos in readme (#4433)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2231f8b6a..8ac2cc13d 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` <br /> `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` |