We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4250874 commit bdac13cCopy full SHA for bdac13c
1 file changed
README.rst
@@ -43,13 +43,6 @@ install with ``pip``.
43
% virtualenv .venv; . .venv/bin/activate
44
% pip install git+https://github.com/galaxyproject/planemo.git
45
46
-If *not* using the brew recipe, Planemo and Galaxy `may conflict
47
-<http://planemo.readthedocs.org/en/latest/installation.html>`_ with
48
-each other - to prevent errors:
49
-
50
-* Do not install Planemo into Galaxy's virtualenv.
51
-* Do not use Galaxy from Planemo's virtualenv.
52
53
This quick start will assume you will have a directory with one or more
54
tool XML files. If none is available, one can be quickly create for
55
demonstrating ``planemo`` as follows ``mkdir mytools; cd mytools; planemo
0 commit comments