diff --git a/NEWS b/NEWS
index 50ed98f..7db6711 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@
* #113: Update README with link to a new/forked Docker image.
* Prevent deprecated --excludes command-line option from being used.
* Refactor README a bit to flow better for first-time users.
+ * Update README with a few additional borgmatic packages (Debian and Ubuntu).
1.2.11
* #108: Support for Borg create --progress via borgmatic command-line flag.
diff --git a/README.md b/README.md
index 12961bb..1e251ea 100644
--- a/README.md
+++ b/README.md
@@ -72,15 +72,13 @@ you're using Python 3, as borgmatic does not support Python 2.
### Other ways to install
- * [A borgmatic Docker image](https://hub.docker.com/r/monachus/borgmatic/) based
- on Alpine Linux.
- * [Another borgmatic Docker image](https://hub.docker.com/r/b3vis/borgmatic/) based
- on Alpine Linux.
- * [A borgmatic package for
- Fedora](https://bodhi.fedoraproject.org/updates/?search=borgmatic).
- * [A borgmatic package for Arch
- Linux](https://aur.archlinux.org/packages/borgmatic/).
- * [A borgmatic package for OpenBSD](http://ports.su/sysutils/borgmatic).
+ * [Docker image](https://hub.docker.com/r/monachus/borgmatic/)
+ * [Another Docker image](https://hub.docker.com/r/b3vis/borgmatic/)
+ * [Debian](https://tracker.debian.org/pkg/borgmatic)
+ * [Ubuntu](https://launchpad.net/ubuntu/+source/borgmatic)
+ * [Fedora](https://bodhi.fedoraproject.org/updates/?search=borgmatic)
+ * [Arch Linux](https://aur.archlinux.org/packages/borgmatic/)
+ * [OpenBSD](http://ports.su/sysutils/borgmatic)