Skip to content

Commit

Permalink
Merge pull request #124 from parched/patch-1
Browse files Browse the repository at this point in the history
Add winget install to README.md
  • Loading branch information
tummychow authored Oct 19, 2024
2 parents 664b274 + 09608b1 commit 1febd62
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 @@ -44,10 +44,11 @@ Alternatively, `git absorb` is available in the following system package manager
| Homebrew and Linuxbrew | `brew install git-absorb` |
| MacPorts | `sudo port install git-absorb` |
| nixpkgs stable and unstable | `nix-env -iA nixpkgs.git-absorb` |
| openSUSE | `zypper install git-absorb`
| openSUSE | `zypper install git-absorb` |
| Ubuntu | `apt install git-absorb` |
| Void Linux | `xbps-install -S git-absorb` |
| GNU Guix | `guix install git-absorb` |
| Windows Package Manager | `winget install tummychow.git-absorb` |

## Compiling from Source

Expand Down

0 comments on commit 1febd62

Please sign in to comment.