diff --git a/README.md b/README.md
index 623cf088..1dc56326 100644
--- a/README.md
+++ b/README.md
@@ -102,16 +102,15 @@ You can also run KiBot using docker images in a CI/CD environment like GitHub or
Notes:
- When installing from the Debian repo you don't need to worry about dependencies, just pay attention to *recommended* and *suggested* packages.
-- When installing using `pip` the dependencies marked as **PyPi dependency** will be automatically installed.
+- When installing using `pip` the dependencies marked with  will be automatically installed.
- The dependencies marked with **Auto-download** can be downloaded on-demand by KiBot.
Note this is experimental and is mostly oriented to 64 bits Linux systems.
- The `kibot-check` tool can help you to know which dependencies are missing.
- Note that on some systems (i.e. Debian) ImageMagick disables PDF manipulation in its `policy.xml` file.
Comment or remove lines like this: `` (On Debian: `/etc/ImageMagick-6/policy.xml`)
-  Link to Debian stable package.
--  This is a Python dependency from PyPi and will be installed when using `pip`
-  This is a Python module, not a separated tool.
--  This is an independent tool, can be a binary or a Python script.
+-  This is an independent tool, can be a binary or a Python script.
[**Distutils**](https://pypi.org/project/Distutils/)  [](https://packages.debian.org/bullseye/python3-distutils)
- Mandatory
diff --git a/docs/README.in b/docs/README.in
index 595c7d3a..5db33afa 100644
--- a/docs/README.in
+++ b/docs/README.in
@@ -102,16 +102,15 @@ You can also run KiBot using docker images in a CI/CD environment like GitHub or
Notes:
- When installing from the Debian repo you don't need to worry about dependencies, just pay attention to *recommended* and *suggested* packages.
-- When installing using `pip` the dependencies marked as **PyPi dependency** will be automatically installed.
+- When installing using `pip` the dependencies marked with  will be automatically installed.
- The dependencies marked with **Auto-download** can be downloaded on-demand by KiBot.
Note this is experimental and is mostly oriented to 64 bits Linux systems.
- The `kibot-check` tool can help you to know which dependencies are missing.
- Note that on some systems (i.e. Debian) ImageMagick disables PDF manipulation in its `policy.xml` file.
Comment or remove lines like this: `` (On Debian: `/etc/ImageMagick-6/policy.xml`)
-  Link to Debian stable package.
--  This is a Python dependency from PyPi and will be installed when using `pip`
-  This is a Python module, not a separated tool.
--  This is an independent tool, can be a binary or a Python script.
+-  This is an independent tool, can be a binary or a Python script.
@dependencies@