Skip to content

Commit

Permalink
Fixes according to review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
alneberg committed Jan 29, 2024
1 parent 23ef19f commit 5cb657e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ When minimap2 is compiled and available on $PATH, anglerfish can be installed wi
pip install bio-anglerfish
```

The Dockerfile supplied here includes a
Additionaly, if Docker is your cup of tea, the Dockerfile supplied in this repository should also work on both arm64 and x86 processors.

## Source development

1. [Install miniconda](https://docs.conda.io/en/latest/miniconda.html).

2. Set up repo clone with editable install

For x86 processors (e.g. Intle/AMD):
For x86 processors (e.g. Intel/AMD):

```
git clone https://github.com/remiolsen/anglerfish.git
Expand Down

0 comments on commit 5cb657e

Please sign in to comment.