From 4df773278bd229da14163d44ae0293fe3f827c30 Mon Sep 17 00:00:00 2001 From: laz <thelazorne@protonmail.com> Date: Thu, 8 Aug 2024 06:16:27 +0200 Subject: [PATCH] testing --- wiki-rtd/docs/wiki_development/testing/cooker-testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki-rtd/docs/wiki_development/testing/cooker-testing.md b/wiki-rtd/docs/wiki_development/testing/cooker-testing.md index 0f63ae3..d04e610 100644 --- a/wiki-rtd/docs/wiki_development/testing/cooker-testing.md +++ b/wiki-rtd/docs/wiki_development/testing/cooker-testing.md @@ -36,7 +36,7 @@ You will need to open the terminal for this step. ### Remove and Install -1. Open the terminal window where you have downloaded the `RetroDECK-cooker.flatpak` normally it's under `~/Downloads/RetroDECK-cooker.flatpak` file. **Note:** The Downloads folder can have a different name depending on your language settings. +1. Open the terminal window where you have downloaded the `RetroDECK-cooker.flatpak` file, normally it's under `~/Downloads/RetroDECK-cooker.flatpak`. **Note:** The Downloads folder can have a different name depending on your language settings. 2. Type `flatpak remove net.retrodeck.retrodeck -y` to remove RetroDECK. **Note:** If you have more than one version installed for some reason choose to remove all versions.