From 3ef2cd10288d4d784343f4364f8d7b4bf4fb5791 Mon Sep 17 00:00:00 2001 From: Ilya Zlobintsev Date: Sat, 25 Feb 2023 14:33:11 +0200 Subject: [PATCH] minor readme change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4e665b..dab2697 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Currently missing: It is only available on Debian 12+ and Ubuntu 22.04+ as older versions don't ship gtk4. - Fedora: an rpm is available in [releases](https://github.com/ilya-zlobintsev/LACT/releases/). -- Otherwise, build from source: +- Otherwise, build from source. **Why is there no AppImage/Flatpak/other universal format?** See [here](./pkg/README.md).