Django for Designers/Laptop setup/Windows virtualenv: Difference between revisions

Content added Content deleted
imported>Paulproteus
imported>Paulproteus
Line 5: Line 5:
Take this moment to open up a command prompt. Enter the command:
Take this moment to open up a command prompt. Enter the command:


<code>
<pre>
virtualenv --help
virtualenv --help
</code>
</pre>


You should see a help message that looks something like this:
You should see a help message that looks something like this: