From f3ae1d24b9b6efb481dfe0f0c66b48bdd7f3b968 Mon Sep 17 00:00:00 2001 From: heinzel Date: Thu, 25 Jan 2018 11:01:56 +0100 Subject: [PATCH] README.rst: replaced pip command with setup.py call. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f8b912d..3de63fb 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ INSTALLATION 2. Install files ---------------- - * ``pip install -e .`` + * ``python setup.py develop`` * ``django-dav-events-admin setup ./env/django`` The django project directory ('./env/django' within the previous example)