Skip to content

Commit

Permalink
Merge pull request #103 from halostatue/patch-1
Browse files Browse the repository at this point in the history
Add MacPorts installation instructions
  • Loading branch information
tummychow authored Feb 27, 2024
2 parents 64dda70 + f82c2c2 commit ee14321
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ Alternatively, `git absorb` is available in the following system package manager
| Fedora | `dnf install git-absorb` |
| FreeBSD Ports | `pkg install git-absorb` |
| Homebrew and Linuxbrew | `brew install git-absorb` |
| nixpkgs stable and unstable | `nix-env -iA nixpkgs.git-absorb` |
| MacPorts | `sudo port install git-absorb` |
| nixpkgs stable and unstable | `nix-env -iA nixpkgs.git-absorb` |
| Ubuntu | `apt install git-absorb` |
| Void Linux | `xbps-install -S git-absorb` |
| GNU Guix | `guix install git-absorb` |
Expand Down

0 comments on commit ee14321

Please sign in to comment.