You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@steve.apache.org by ad...@apache.org on 2015/03/23 16:41:01 UTC

svn commit: r1668672 - /steve/steve-web/README.rst

Author: adc
Date: Mon Mar 23 15:41:01 2015
New Revision: 1668672

URL: http://svn.apache.org/r1668672
Log:
This step is not really needed
pre-commit-status-crumb=4524652f-78cf-4583-a5dc-c59c10db9f88

Modified:
    steve/steve-web/README.rst

Modified: steve/steve-web/README.rst
URL: http://svn.apache.org/viewvc/steve/steve-web/README.rst?rev=1668672&r1=1668671&r2=1668672&view=diff
==============================================================================
--- steve/steve-web/README.rst (original)
+++ steve/steve-web/README.rst Mon Mar 23 15:41:01 2015
@@ -12,7 +12,6 @@ In the local directory of ``steve/steve-
 
 #. ``virtualenv --python=python2.6 .virtualenv``
 #. ``source .virtualenv/bin/activate``
-#. ``pip install -r requirements.txt``
 #. ``pip install --editable .``
 #. ``pip install uwsgi``
 #. ``uwsgi uwsgi.ini``