From 97f30ddff1e68cc42aa26729243052ea697d5d3f Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Wed, 13 May 2026 22:16:31 +0200 Subject: [PATCH] Fixed Markdown formatting --- documentation/Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Setup.md b/documentation/Setup.md index c6e4bfd8..6b545627 100644 --- a/documentation/Setup.md +++ b/documentation/Setup.md @@ -84,4 +84,4 @@ We have to figure out if you have an Intel/AMD or a modern ARM system on your Li 2. Open a terminal and navigate to the Downloads folder: `cd Downloads`. 3. Make the AppImage executable: `chmod +x mind-work-ai-studio_amd64.AppImage`. 4. You might want to move the AppImage to a more convenient location, e.g., your home directory: `mv mind-work-ai-studio_amd64.AppImage ~/`. -4. Now you can run the AppImage from your file manager (double-click) or the terminal: `./mind-work-ai-studio_amd64.AppImage`. \ No newline at end of file +5. Now you can run the AppImage from your file manager (double-click) or the terminal: `./mind-work-ai-studio_amd64.AppImage`. \ No newline at end of file