summaryrefslogtreecommitdiff
path: root/docs/quick_tour.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-09-24 20:39:45 -0700
committerSteve Piercy <web@stevepiercy.com>2016-09-24 20:39:45 -0700
commit21f2b61272f83de110087344e68f32953cd7b42f (patch)
tree4ba670ff6f3634e1cd063e98a41e2c71b267b703 /docs/quick_tour.rst
parent5b33ff66090e4f2b0249cc85341cce09d0b57fca (diff)
downloadpyramid-21f2b61272f83de110087344e68f32953cd7b42f.tar.gz
pyramid-21f2b61272f83de110087344e68f32953cd7b42f.tar.bz2
pyramid-21f2b61272f83de110087344e68f32953cd7b42f.zip
Why use venv/bin/pip instead of source bin/activate then pip?
- Closes #2610
Diffstat (limited to 'docs/quick_tour.rst')
-rw-r--r--docs/quick_tour.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst
index b2dec77e9..39b4cafb3 100644
--- a/docs/quick_tour.rst
+++ b/docs/quick_tour.rst
@@ -59,7 +59,9 @@ show only UNIX commands.
.. seealso:: See also:
:ref:`Quick Tutorial section on Requirements <qtut_requirements>`,
- :ref:`installing_unix`, :ref:`Before You Install <installing_chapter>`, and
+ :ref:`installing_unix`, :ref:`Before You Install <installing_chapter>`,
+ :ref:`Why use $VENV/bin/pip instead of source bin/activate, then pip
+ <venv-bin-pip-vs-source-bin-activate>`, and
:ref:`Installing Pyramid on a Windows System <installing_windows>`.