Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Unified Diff: README.testing

Issue 461001: Add watchlist support to git-cl. (Closed)
Patch Set: new name Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | git-cl » ('j') | git-cl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.testing
diff --git a/README.testing b/README.testing
index ffb24ee00f48202aafc0365147be6d05f6d4f310..aebe7e60684a42d3a09cd3b7d6e944a69419f6c7 100644
--- a/README.testing
+++ b/README.testing
@@ -11,5 +11,11 @@ To set this up:
Run Rietveld:
/path/to/appengine/sdk/dev_appserver.py /path/to/rietveld
+(If using one of the App Engine launchers, be sure to use port 8080
+ for this project.)
-And then run the tests.
+To run Rietveld you will need Django 1.0 which is not included with
+the App Engine SDK. Go to http://www.djangoproject.com/download,
+download Django-1.0.4.tar.gz, then "sudo python setup.py install".
+
+And then, finally, run the tests.
« no previous file with comments | « no previous file | git-cl » ('j') | git-cl » ('J')

Powered by Google App Engine
This is Rietveld 408576698