From: Damien Lespiau Date: Sun, 4 Oct 2015 13:35:00 +0000 (+0100) Subject: docs: Remove unhelpful command X-Git-Tag: v1.1.0~115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca3cd65bf2109ad133c30550012f585b8ac53b23;p=thirdparty%2Fpatchwork.git docs: Remove unhelpful command That doesn't provide much value and can be removed. Signed-off-by: Damien Lespiau Reviewed-by: Stephen Finucane --- diff --git a/docs/development.md b/docs/development.md index b92d620c..2fe9e5dc 100644 --- a/docs/development.md +++ b/docs/development.md @@ -49,8 +49,6 @@ used to test patchwork against several versions of Django. 5. Run the development server - (django-1.8)$ ./manage.py --version - 1.8 (django-1.8)$ ./manage.py runserver Once finished, you can kill the server (`Ctrl` + `C`) and exit the virtual