diff --git a/src/developers-guide/src/docbkx/content/installation-guide.xml b/src/developers-guide/src/docbkx/content/installation-guide.xml index d592a1d..9aaf48f 100644 --- a/src/developers-guide/src/docbkx/content/installation-guide.xml +++ b/src/developers-guide/src/docbkx/content/installation-guide.xml @@ -217,12 +217,6 @@ cd murano-dashboard && python ./tools/install_venv.py # yum install nodejs - - Customized Djblets package to support datagrid element (installation by pip is not supported): - -# ./tools/with_venv.sh easy_install https://github.com/tsufiev/djblets/archive/master.zip - -