From 62b324eb6517efb9358f4a1c013bee0e35956326 Mon Sep 17 00:00:00 2001 From: Yye847 Date: Fri, 25 Jul 2025 12:23:04 +0200 Subject: [PATCH] Update README.rst add trixie in list of available dists --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0cdcac38..c04b720a 100644 --- a/README.rst +++ b/README.rst @@ -63,7 +63,7 @@ Define Release APT sources in ``/etc/apt/sources.list.d/aptly.list``:: deb [signed-by=/etc/apt/keyrings/aptly.asc] http://repo.aptly.info/release DIST main -Where DIST is one of: ``buster``, ``bullseye``, ``bookworm``, ``focal``, ``jammy``, ``noble`` +Where DIST is one of: ``buster``, ``bullseye``, ``bookworm``, ``trixie``, ``focal``, ``jammy``, ``noble`` Install aptly packages::