summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2013-01-17 22:06:50 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2013-01-17 22:06:50 +0200
commit7e10cd0fd38bdeeba988e6ecf1b6179a0086559c (patch)
treea99888f4460a9e2abf78afb6e440838f5a7b01e9 /docs
parentd5402139717073969d347b4e2d677267d33dfc53 (diff)
downloadpyramid-7e10cd0fd38bdeeba988e6ecf1b6179a0086559c.tar.gz
pyramid-7e10cd0fd38bdeeba988e6ecf1b6179a0086559c.tar.bz2
pyramid-7e10cd0fd38bdeeba988e6ecf1b6179a0086559c.zip
miscellaneous doc improvements
* the word "system" can be misleading, so use a clearer choice of words * reduce repetition * mention Debian, since it is similar to Ubuntu, and is major enough * it is now "Ubuntu", not "Ubuntu Linux"
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/install.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index a78c1b2bd..6653243d5 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -40,13 +40,11 @@ UNIX system that has development tools.
Package Manager Method
++++++++++++++++++++++
-You can use your system's "package manager" to install Python. Every
-system's package manager is slightly different, but the "flavor" of
+You can use your system's "package manager" to install Python.
+Each package manager is slightly different, but the "flavor" of
them is usually the same.
-For example, on an Ubuntu Linux system, to use the system package
-manager to install a Python 2.7 interpreter, use the following
-command:
+For example, on a Debian or Ubuntu system, use the following command:
.. code-block:: text