From cfa42046aa1ec36cce2a5d442095b5a3fe3b61c9 Mon Sep 17 00:00:00 2001 From: kthoden Date: Mon, 31 Aug 2020 11:49:05 +0200 Subject: [PATCH] Remove version number --- docs/install_venv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install_venv.rst b/docs/install_venv.rst index 2e5601d..ba25d4e 100644 --- a/docs/install_venv.rst +++ b/docs/install_venv.rst @@ -39,7 +39,7 @@ Installation of the system The next steps set up the EOA Publication Platform:: pip install djangocms-installer lxml - djangocms --django-version 2.1 --cms-version stable eoapp + djangocms --cms-version stable eoapp pip uninstall djangocms-googlemap Submodules – Further development planned?