The guide is updated. Clarified importance of using Lutris 0.5.16 version today. apparently 0.5.17 is not okay and requiring changes to other dependencies. Do use Lutris 0.5.16
Changelog Wrote:diff --git a/blog/articles/article_detailed/article_freelancer_setup_at_linux/article.md b/blog/articles/article_detailed/article_freelancer_setup_at_linux/article.md
index 0976187..cc2361e 100644
--- a/blog/articles/article_detailed/article_freelancer_setup_at_linux/article.md +Check your OS and install Lutris accordingly. IT IS IMPORTANT TO INSTALL `0.5.16` version exactly.
+Another person `Amba` tried using 0.5.17 and it did not work because of issues to use Proton version we use later.
+So use exatly the mentioned version and make sure you have created clean Wine Prefix later and not reusing it from other versions.
- Since we used Kubuntu, we downloaded [deb package](<https://github.com/lutris/lutris/releases/tag/v0.5.16>) for it
- and used `sudo apt install ./lutris_0.5.16_all.deb` for its installation
@@ -31,7 +33,8 @@ if you are able to launch Lutris and see it, the installation is succeful
-We installed Lutris `0.5.16` at the moment of last attempt. +Verify that u installed Lutris `0.5.16` in Lutris About. `lutris --version` for CLI.
+If we will use newer Lutris version, the guide will be updated.