Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrobioMike authored Jan 31, 2025
1 parent c79f28c commit ca1d9fe
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
**A quick [conda installation](https://github.com/AstrobioMike/GToTree/wiki/installation#conda-quickstart) can be run like so:**

```
# installing mamba if needed first (for faster conda installs)
conda install -n base -c conda-forge mamba
mamba create -y -n gtotree -c astrobiomike -c conda-forge -c bioconda -c defaults gtotree
conda create -y -n gtotree -c astrobiomike -c conda-forge -c bioconda gtotree
```


Expand All @@ -49,9 +47,7 @@ See the ["What is GToTree?" wiki page](https://github.com/AstrobioMike/GToTree/w
**A quick [conda installation](https://github.com/AstrobioMike/GToTree/wiki/installation#conda-quickstart) can be run like so:**

```
# installing mamba if needed first (for faster conda installs)
conda install -n base -c conda-forge mamba
mamba create -y -n gtotree -c astrobiomike -c conda-forge -c bioconda -c defaults gtotree
conda create -y -n gtotree -c astrobiomike -c conda-forge -c bioconda gtotree
```


Expand Down

0 comments on commit ca1d9fe

Please sign in to comment.