summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-07-25 16:32:16 +0000
committerChris McDonough <chrism@agendaless.com>2008-07-25 16:32:16 +0000
commit55ae8d8a831599123c4f870438332a1b21e495d5 (patch)
tree18076c94510f0d729a134b80b5ba957b9b71ed35 /docs
parent3c9e9dbdce3c7407e69d718c2fb75f12865fe092 (diff)
downloadpyramid-55ae8d8a831599123c4f870438332a1b21e495d5.tar.gz
pyramid-55ae8d8a831599123c4f870438332a1b21e495d5.tar.bz2
pyramid-55ae8d8a831599123c4f870438332a1b21e495d5.zip
Renderings.
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/install.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 59f44ff84..1afa376d9 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -10,7 +10,7 @@ primarily under Python 2.4, so that version is recommended.
:mod:`repoze.bfg` does *not* run under any version of Python before
2.4, and does *not* run under Python 3.X.
-.. note:: To succesfully install :mod:``repoze.bfg``, you will need an
+.. note:: To succesfully install :mod:`repoze.bfg`, you will need an
environment capable of compiling C code. See the documentation
about installing, e.g. ``gcc`` for your system. Additionally, the
Python development libraries for your Python version will need to
@@ -37,9 +37,9 @@ are not compatible with your system Python).
What Gets Installed
-------------------
-When you ``easy_install`` repoze.bfg, various Zope libraries, WebOb,
-PasteScript, PasteDeploy, PasteScript, and FormEncode libraries are
-installed.
+When you ``easy_install`` :mod:`repoze.bfg`, various Zope libraries,
+WebOb, PasteScript, PasteDeploy, PasteScript, and FormEncode libraries
+are installed.
Additionally, as shown in the next section, PasteScript (aka *paster*)
templates will be registered that make it easy to start a new