From d38ad197172b92a371bf901519a7136850f0dbe4 Mon Sep 17 00:00:00 2001 From: TLu Date: Sun, 22 Dec 2024 22:14:19 +0100 Subject: [PATCH] README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4439121..b2d9de2 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Available: Bulgarian, English, German, Indonesian, Polish and Turkish. Install requirements: ```bash -apt-get install python3-pip python3-tk python3-wand imagemagick +apt-get install python3-pip python3-tk python3-wand imagemagick xclip ``` Install as PyPi package by PIP: @@ -163,6 +163,10 @@ python3 -m pip install fotokilof FotoKilof is available via [ports](https://www.freshports.org/graphics/py-fotokilof/) +```bash +pkg install py311-fotokilof +``` + ### Upgrade ```bash