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/quick_tour.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/quick_tour.rst') diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst index 05c2ed7f6..1e2c71cf0 100644 --- a/docs/quick_tour.rst +++ b/docs/quick_tour.rst @@ -19,7 +19,7 @@ Once you have a standard Python environment setup, getting started with Pyramid is a breeze. Unfortunately "standard" is not so simple in Python. For this Quick Tour, it means `Python `_, :mod:`python:venv` (or `virtualenv for Python 2.7 `_), -`pip `_, and `setuptools +`pip `_, and `Setuptools `_. To save a little bit of typing and to be certain that we use the modules, -- cgit v1.2.3