From 094f94c1accaa59a30c638bdd2e593a398959cab Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Fri, 26 Jun 2020 09:15:14 +0300 Subject: [PATCH] Remove Nix example --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0f02e0cd..22368efd 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,7 @@ problem by detecting which tools you use and run their appropriate package manag ## Installation Arch Linux users can use the [AUR](https://aur.archlinux.org/packages/topgrade/) package. -On NixOS, use the `topgrade` package in `nixpkgs`: - -```sh -nix-env -iA topgrade -``` +On NixOS, use the `topgrade` package in `nixpkgs`. macOS users can install topgrade via Homebrew.