From 4fe67b40ab53e8e7543127a1eda427162c381bf8 Mon Sep 17 00:00:00 2001 From: NikkeDoy Date: Wed, 11 Dec 2024 18:30:05 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e307c1..9255e6d 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ FinnWarsLauncher on käyttöliittymäapplikaatio suunniteltu käynnistämään F ---- * Python 3.12.x or newer * TKinter installed via distributions package manager (Linux things...) - Some Linux distributions require installing tkinter/tk via package manager. + Arch linux / EndeavourOS / Manjaro / etc...: - ´´´ + ``` sudo pacman -S tk ``` Debian / Ubuntu / Linux Mint / etc...: