Fixed a doc bug and added distribtue docs.

This commit is contained in:
Armin Ronacher 2010-05-17 01:41:57 +02:00
parent 35ed617fe4
commit 931dcc4c80
5 changed files with 202 additions and 1 deletions

View file

@ -19,6 +19,8 @@ lighttpd, on Google's App Engine or whatever you have in mind).
So how do you get all that on your computer in no time? The most kick-ass
method is virtualenv, so let's look at that first.
.. _virtualenv:
virtualenv
----------