From ca3cd65bf2109ad133c30550012f585b8ac53b23 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Sun, 4 Oct 2015 14:35:00 +0100 Subject: [PATCH] docs: Remove unhelpful command That doesn't provide much value and can be removed. Signed-off-by: Damien Lespiau Reviewed-by: Stephen Finucane --- docs/development.md | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.47.3