Remove Nix example

This commit is contained in:
Roey Darwish Dror
2020-06-26 09:15:14 +03:00
parent 03231c5b64
commit 094f94c1ac

View File

@@ -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.