Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulthran committed Apr 12, 2023
1 parent b46f4d7 commit fc2bb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Primertrim requires vsearch, our recommended method of installation is through c
```bash
git clone https://github.com/PennChopMicrobiomeProgram/primertrim.git
cd primertrim
conda env create -f primertrim_env.yml -n primertrim_env
conda env create -f primertrim_env.yml -n primertrim
conda activate primertrim
pip install .
```
Expand Down

0 comments on commit fc2bb4a

Please sign in to comment.