Skip to content

Commit

Permalink
Docs Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dstrib committed Sep 6, 2023
1 parent 1889de5 commit 9b03678
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -180,13 +180,13 @@ Installation:

.. code-block:: bash
$ docker pull quay.io/biocontainers/hybkit:0.3.0--pyhdfd78af_0
$ docker pull quay.io/biocontainers/hybkit:0.3.3--pyhdfd78af_0
To pull the image via singularity:

.. code-block:: bash
$ singularity pull docker://quay.io/biocontainers/hybkit:0.3.0--pyhdfd78af_0
$ singularity pull docker://quay.io/biocontainers/hybkit:0.3.3--pyhdfd78af_0
Manually Download and Install:
|GithubVersion|
Expand Down
4 changes: 2 additions & 2 deletions docs/index.rst
Expand Up @@ -180,13 +180,13 @@ Installation:

.. code-block:: bash
$ docker pull quay.io/biocontainers/hybkit:0.3.0--pyhdfd78af_0
$ docker pull quay.io/biocontainers/hybkit:0.3.3--pyhdfd78af_0
To pull the image via singularity:

.. code-block:: bash
$ singularity pull docker://quay.io/biocontainers/hybkit:0.3.0--pyhdfd78af_0
$ singularity pull docker://quay.io/biocontainers/hybkit:0.3.3--pyhdfd78af_0
Manually Download and Install:
|GithubVersion|
Expand Down
3 changes: 2 additions & 1 deletion docs/requirements.txt
Expand Up @@ -2,5 +2,6 @@ docutils==0.17
matplotlib
importlib_resources
sphinx-argparse
sphinx>=4.2
sphinx>=4.3.0
sphinx_rtd_theme>=0.5.1

0 comments on commit 9b03678

Please sign in to comment.