diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 7eac2b7..62aab0f 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -61,7 +61,9 @@ Installation procedure the previous version installed ! .. warning:: - The installer does not work with pure setuptools procedure. + The installer does not work with pure setuptools procedure, it does not work in egg. + Unless you disable egg by using the ``--root`` option. + ``python setup.py install --root /prefix/where/to/install/integron_finder`` Uninstallation procedure