From 315e469540afeba4bffe7bafb1364a7bab059a24 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sun, 7 Oct 2018 02:40:23 -0700 Subject: Use proper case for Setuptools as a library name. Change Setuptools to a glossary term where useful. --- docs/narr/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/install.rst') 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. -- cgit v1.2.3