summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2021-11-29 14:01:42 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2021-11-29 14:03:02 +0100
commitec1749899943933630e708a7e6cbf25fb0ef2a2c (patch)
tree90240b05dc2ae14459b323413f7a3ec9c81e7b60 /README.md
parent3c3ef7a603d388f02ceba26a0ab16e9941dbb127 (diff)
README.md: add Debian and Ubuntu
git-absorb has been accepted into Debian on 2020-11-05 (available in bullseye and in testing/unstable).
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9cc7211..a33ad7c 100644
--- a/README.md
+++ b/README.md
@@ -31,10 +31,12 @@ Alternatively, `git absorb` is available in the following system package manager
| Repository | Command |
| --------------------------- | -------------------------------------------- |
| Arch Linux | `pacman -S git-absorb` |
+| Debian | `apt install git-absorb` |
| DPorts | `pkg install git-absorb` |
| FreeBSD Ports | `pkg install git-absorb` |
| Homebrew and Linuxbrew | `brew install git-absorb` |
| nixpkgs stable and unstable | `nix-env -iA nixpkgs.gitAndTools.git-absorb` |
+| Ubuntu | `apt install git-absorb` |
| Void Linux | `xbps-install -S git-absorb` |
## Compiling from Source