Skip to content

Commit

Permalink
updated install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
lweber21 committed Aug 12, 2024
1 parent 5400d66 commit 348a254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
### Installing from bioconda

```bash
conda create -n tribal -c bioconda tribal
conda create env -n tribal -c bioconda tribal
conda activate tribal
```

Expand Down

0 comments on commit 348a254

Please sign in to comment.