From 655d03c97bad58ce6c2cf16cf37fb55bcd2b7ff1 Mon Sep 17 00:00:00 2001 From: Kolja Date: Sat, 15 Feb 2025 16:57:28 +0100 Subject: [PATCH] Captialize Apps in name --- data/distro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/distro.yml b/data/distro.yml index 6595652..2bdf9af 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -315,7 +315,7 @@ logo: "elementary-os.svg" logo_dark: "elementary-os-dark.svg" steps: - - name: Install apps + - name: Install Apps text: '

elementary OS 5.1 and newer comes with Flatpak support out of the box. For non-curated apps, head to Flathub to install any app using the big "Install" button, and open the downloaded `.flatpakref` file with Sideload.

Note: After installing one app from a remote like Flathub, all other apps from that remote will also automatically show up in AppCenter.

'