Clarify install instructions on dependency install

This commit is contained in:
Veronica K. B. Olsen
2021-01-19 19:30:14 +01:00
parent 70a7a72baa
commit ed9313759b
2 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -82,8 +82,8 @@ and it is less sophisticated than full spell checking libaries, but if you only
files, the performance loss is not noticeable. The spell check library must be at least 3.0 to work
with Windows. On Linux, 2.0 also works fine.
If you install from PyPi, these dependencies should be installed automatically. They can be
manually installed with:
If you install from PyPi, these dependencies should be installed automatically. If you install from
source, dependencies can still be installed from PyPi with:
.. code-block:: console