summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-04-03 02:17:59 -0700
committerSteve Piercy <web@stevepiercy.com>2016-04-03 02:17:59 -0700
commit44bbbc32b607b043e708a625c4b1756db8919bdd (patch)
treee9e9742cd4f8b28b1527da23abda82067d4683c0 /docs/narr
parentedc9f559193cbcf310eb963468cc5a968c9a3cd7 (diff)
downloadpyramid-44bbbc32b607b043e708a625c4b1756db8919bdd.tar.gz
pyramid-44bbbc32b607b043e708a625c4b1756db8919bdd.tar.bz2
pyramid-44bbbc32b607b043e708a625c4b1756db8919bdd.zip
- replace easy_install with pip
- bump Python version to 3.5 or generalize to Python 3 - rewrite seealso's - use ps1con lexer for windows powershell console - add hyperlink targets
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/install.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 767b16fc0..4a2f228a3 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -29,6 +29,9 @@ Some :app:`Pyramid` dependencies may attempt to build C extensions for
performance speedups. If a compiler or Python headers are unavailable the
dependency will fall back to using pure Python instead.
+
+.. _for-mac-os-x-users:
+
For Mac OS X Users
~~~~~~~~~~~~~~~~~~
@@ -52,6 +55,9 @@ Alternatively, you can use the `homebrew <http://brew.sh/>`_ package manager.
If you use an installer for your Python, then you can skip to the section
:ref:`installing_unix`.
+
+.. _if-you-don-t-yet-have-a-python-interpreter-unix:
+
If You Don't Yet Have a Python Interpreter (UNIX)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~