From ca2c616f1c6bf155dcf7e843ddc51ebe00ec8cfc Mon Sep 17 00:00:00 2001 From: Arthur Debert Date: Thu, 2 Jan 2014 22:24:24 -0200 Subject: [PATCH] Fixed typo in project's Pipy name --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index cb87517..b23c89a 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -5,7 +5,7 @@ Installation From PyPI:: - pip install django-discover-runner + pip install django-discover-jenkins Configuration -------------