Skip to content

Commit

Permalink
docs main page
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-eyes committed Oct 23, 2024
1 parent 59cb0ae commit c86c97a
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# Welcome to MkDocs
# snipe (Under Development)

## Installation

You can install snipe from the pip test channel until the pypa team respond to [our PEP 541 Request](https://github.com/pypi/support/issues/4364)

**pip**

```bash
pip install -i https://test.pypi.org/simple/ snipe
```

**conda**

```bash
conda install bioconda::snipe
mamba install bioconda::snipe
```

0 comments on commit c86c97a

Please sign in to comment.