summaryrefslogtreecommitdiff
path: root/docs/narr/install.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-10-07 02:40:23 -0700
committerSteve Piercy <web@stevepiercy.com>2018-10-07 04:26:35 -0700
commit315e469540afeba4bffe7bafb1364a7bab059a24 (patch)
tree56f1ccbc94a9e7974eb302755cfca6251553ff4b /docs/narr/install.rst
parent50b8b42b7da17d20534e5fd21905c8fe56b68069 (diff)
downloadpyramid-315e469540afeba4bffe7bafb1364a7bab059a24.tar.gz
pyramid-315e469540afeba4bffe7bafb1364a7bab059a24.tar.bz2
pyramid-315e469540afeba4bffe7bafb1364a7bab059a24.zip
Use proper case for Setuptools as a library name.
Change Setuptools to a glossary term where useful.
Diffstat (limited to 'docs/narr/install.rst')
-rw-r--r--docs/narr/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index dbf5dc2eb..248b432d3 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -117,7 +117,7 @@ following options:
``py`` that allows users to run any installed version of Python.
.. warning:: After you install Python on Windows, you might need to add the
- directory where Python and other programs—such as pip, setuptools, and
+ directory where Python and other programs—such as pip, :term:`Setuptools`, and
cookiecutter—are installed to your environment's ``Path``. This will make it
possible to invoke them from a command prompt.