From 8546bbe6e41077a5e4e0c89333c94e94846682c8 Mon Sep 17 00:00:00 2001 From: Ferdinand Bachmann Date: Fri, 11 Aug 2023 13:57:27 +0200 Subject: [PATCH] README: update packaging information for Debian and Ubuntu --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1aa2c3f..7eb3619 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ package manager: - Arch Linux: `pacman -S wl-mirror` - Fedora: `dnf install wl-mirror` -- Ubuntu: .deb file download in [releases](https://github.com/Ferdi265/wl-mirror/releases/latest/), official package in progress -- Debian: `apt install wl-mirror` in unstable, .deb file download for bookworm in [releases](https://github.com/Ferdi265/wl-mirror/releases/latest/) +- Ubuntu: `apt install wl-mirror` in mantic (23.10), .deb file download for jammy (22.04) in [releases](https://github.com/Ferdi265/wl-mirror/releases/latest/) +- Debian: `apt install wl-mirror` in unstable, .deb file download for bookworm (12) in [releases](https://github.com/Ferdi265/wl-mirror/releases/latest/) - Alpine Linux: `apk add wl-mirror wl-mirror-doc` - NixOS: `nix profile install nixpkgs#wl-mirror` - Void Linux: `xbps-install -S wl-mirror`