Skip to content

Commit

Permalink
update docs README
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 25, 2020
1 parent 517d268 commit 20394da
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,13 @@ Showcase
Install
-------

Dependencies
^^^^^^^^^^^^


* `Miniconda <https://docs.conda.io/en/latest/miniconda.html>`_
* `Nextflow <https://www.nextflow.io/>`_ (\ `v20.01.0 <https://github.com/nextflow-io/nextflow/releases/download/v20.01.0/nextflow>`_\ )

Clone Repository
^^^^^^^^^^^^^^^^

Expand All @@ -92,14 +99,12 @@ Clone Repository
git clone git clone https://github.com/ktmeaton/plague-phylogeography.git
cd plague-phylogeography
Run Install Script
^^^^^^^^^^^^^^^^^^
Install Pipelines
^^^^^^^^^^^^^^^^^

.. code-block:: bash
sudo scripts/install.sh /usr/local/bin
* The second parameter only controls where the nextflow binary should be installed.
scripts/install.sh
Example Usage
-------------
Expand Down

0 comments on commit 20394da

Please sign in to comment.