diff --git a/README.rst b/README.rst index a2d9f2d..8ec7912 100644 --- a/README.rst +++ b/README.rst @@ -108,6 +108,11 @@ To install ENASearch, simply: $ pip install enasearch +or with conda + +.. code-block:: bash + + $ conda install -c bioconda enasearch Tests -----