From 3491465d55f093a498f2f496cd33bebba137518c Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Sun, 18 Apr 2010 20:43:18 +0200 Subject: [PATCH] No sudo for windows users. --- docs/installation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index f83d9c280e..a56ae3afae 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -53,7 +53,8 @@ python-virtualenv``). If you are on Windows and missing the `easy_install` command you have to install it first. Check the :ref:`windows-easy-install` section for more -information about how to do that. +information about how to do that. Once you have it installed, run the +same commands as above, but without the `sudo` part. So now that you have virtualenv running just fire up a shell and create your own environment. I usually create a folder and a `env` folder