aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 3e786c6fe..1b89071e4 100644
--- a/README.rst
+++ b/README.rst
@@ -220,7 +220,7 @@ Installing PySide distribution into ``virtual`` Python environment
::
- c:\> c:\Python27\Scripts\virtualenv --no-site-packages env
+ c:\> c:\Python27\Scripts\virtualenv env
#. Switch to the ``env`` directory:
@@ -357,7 +357,7 @@ Installing PySide distribution into ``virtual`` Python environment
::
- $ virtualenv-2.7 --no-site-packages env
+ $ virtualenv-2.7 env
#. Switch to the ``env`` directory: