Skip to content

Commit 91297b8

Browse files
committed
- small tweaks
1 parent 65d0cb8 commit 91297b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For developers and the truly impatient
4747
.. note::
4848

4949
If you get this error: `ModuleNotFoundError: No module named 'setuptools'`, it is because `setuptools`
50-
is not installed in your system. Although some python installers will install it, `setuptools` is `not part of the Python standard library <https://docs.python.org/3/py-modindex.html#cap-s>`_.
50+
is not installed on your system. Although some Python installers will install it, `setuptools` is `not part of the Python standard library <https://docs.python.org/3/py-modindex.html#cap-s>`_.
5151
See this `guide <https://packaging.python.org/en/latest/guides/installing-using-linux-tools/>`_ to install it in your system.
5252

5353
pip

0 commit comments

Comments
 (0)