summaryrefslogtreecommitdiff
path: root/docs/narr/install.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/install.rst')
-rw-r--r--docs/narr/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 548d040f1..7cd47d681 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -150,7 +150,7 @@ After installing Python as described previously in :ref:`for-mac-os-x-users` or
:ref:`if-you-don-t-yet-have-a-python-interpreter-unix`, and satisfying the
:ref:`requirements-for-installing-packages`, you can now install Pyramid.
-#. Make a :term:`virtualenv` workspace:
+#. Make a :term:`virtual environment` workspace:
.. code-block:: bash
@@ -184,7 +184,7 @@ After installing Python as described previously in
:ref:`if-you-don-t-yet-have-a-python-interpreter-windows`, and satisfying the
:ref:`requirements-for-installing-packages`, you can now install Pyramid.
-#. Make a :term:`virtualenv` workspace:
+#. Make a :term:`virtual environment` workspace:
.. code-block:: ps1con