Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
TeaM-TL committed Dec 22, 2024
1 parent fa2b1d9 commit d38ad19
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d38ad19

Please sign in to comment.