Added MacPorts install option to Readme (#474)

This commit is contained in:
Lothar Haeger
2020-07-13 13:51:42 +02:00
committed by GitHub
parent e8851af90c
commit 413022d195

View File

@@ -18,7 +18,7 @@ Arch Linux users can use the [AUR](https://aur.archlinux.org/packages/topgrade/)
On NixOS, use the `topgrade` package in `nixpkgs`.
macOS users can install topgrade via Homebrew.
macOS users can install topgrade via [Homebrew](https://brew.sh/) or [MacPorts](https://www.macports.org/install.php).
Other systems users can either use `cargo install` or use the compiled binaries from the release
page. The compiled binaries contain a self-upgrading feature.