Update README.md

This commit is contained in:
Ananke 2022-07-15 21:31:28 +02:00 committed by GitHub
parent dc6a35685c
commit d13ab3b349
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ This plugin is still in progress.. The textblob is still growing and evolving..
0. Make sure the right python (4.X/5.X) is installed on your System.
1. Take care Krita ist installed on your system (https://krita.org/en/). You might install it first.
Carefully choose the Krita Version compatible for your system and Python-Version. And make sure to have the python-packages ``textblob``, ``textblob_de``, ``html.parser`` and ``urllib.request`` installed. You might use ``pip install [packages]`` or ``python[version] -m pip install [packages]``.
Carefully choose the Krita Version compatible for your system and Python-Version. And make sure to have the python-packages ``textblob``, ``textblob_de``, ``re``, ``html.parser`` and ``urllib.request`` installed. You might use ``pip install [packages]`` or ``python[version] -m pip install [packages]``.
2. Download the files of this repository accordingly to the advices of github.