From da7540ba4b6e09b5d13e5d6154a839cd58a6c9be Mon Sep 17 00:00:00 2001 From: Marie Date: Sat, 4 Mar 2023 20:50:24 +0100 Subject: [PATCH] chore(readme): fix flatpak id in install section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a075b3a..6b68260 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ flatpak remote-add --if-not-exists launcher.moe https://gol.launcher.moe/gol.lau Now the only thing remaining is to install the launcher ```zsh -flatpak install launcher.moe moe.launcher.an-anime-game-launcher-gtk +flatpak install launcher.moe moe.launcher.an-anime-game-launcher ``` Some additional configuration is possible when using the flatpak. For info about this, see [this page](https://github.com/an-anime-team/an-anime-game-launcher-flatpak/blob/rust-launcher/README.md)