From 318f935b43a85900611b02dedbad46873631fae1 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sat, 5 Nov 2022 15:43:09 +0100 Subject: [PATCH] Add info about Void Linux to README (#154) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c61c56b3..ad5b0bda 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ To remedy this, **Topgrade** detects which tools you use and runs the appropriat - Arch Linux: [AUR](https://aur.archlinux.org/packages/topgrade) package. - NixOS: _topgrade_ package in `nixpkgs`. +- Void Linux: _topgrade_ package - macOS: [Homebrew](https://formulae.brew.sh/formula/topgrade) or [MacPorts](https://ports.macports.org/port/topgrade/). Other systems users can either use `cargo install` or use the compiled binaries from the release page.