Merge pull request #181 from mrtazz/patch-2
authorKenneth Reitz <me@kennethreitz.com>
Wed, 4 Jul 2012 06:20:07 +0000 (23:20 -0700)
committerKenneth Reitz <me@kennethreitz.com>
Wed, 4 Jul 2012 06:20:07 +0000 (23:20 -0700)
add section about travis-ci

docs/starting/install/linux.rst

index 5032ed2..06aeb9e 100644 (file)
@@ -58,7 +58,7 @@ project's directory
 
 .. code-block:: console
 
-    $ virtualenv venv
+    $ virtualenv --distribute venv
 
 To use an environment, run ``source venv/bin/activate``. Your command prompt
 will change to show the active environment. Once you have finished working in