Skip to content

Commit

Permalink
fix headings level
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed May 28, 2020
1 parent 98fe92d commit 06a9c22
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/exhibit/exhibit_main.rst
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
Main Exhibit
***************************
************

Code Installation
=================
-----------------

| Follow the installation guide at the `Github Repository <https://github.com/ktmeaton/plague-phylogeography#installation>`_.
| Note: Requires `conda <https://docs.conda.io/projects/conda/en/latest/user-guide/install/>`_.
Clone Repository
----------------
^^^^^^^^^^^^^^^^

::

git clone https://github.com/ktmeaton/plague-phylogeography.git
cd plague-phylogeography

Create Environment
------------------
^^^^^^^^^^^^^^^^^^

::

Expand All @@ -26,10 +26,10 @@ Create Environment


Database
========
--------

Create
------
^^^^^^

::

Expand All @@ -40,7 +40,7 @@ Create
--skip_reference_download

Curate
------
^^^^^^

Curate metadata with a DB Browser (SQLite). Examples of modifying the BioSampleComment column:

Expand Down Expand Up @@ -73,7 +73,7 @@ Curate metadata with a DB Browser (SQLite). Examples of modifying the BioSampleC
* Add collection data, geographic location, host etc.

Update, Annotate, Join
----------------------
^^^^^^^^^^^^^^^^^^^^^^

::

Expand Down

0 comments on commit 06a9c22

Please sign in to comment.