Skip to content

Commit

Permalink
Small edits
Browse files Browse the repository at this point in the history
  • Loading branch information
elisachisari authored Jul 2, 2024
1 parent 0da9749 commit 32aa598
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 @@ -21,7 +21,7 @@ or actually inside the augur directory running
This step-by-step installaion shows you how to get a working environment with `firecrown` and `augur` that you can hack away efficiently.

### Create a new conda environment
Start by creating a new anaconda environment:
Start by creating a new anaconda environment from the `environment.yml` file in the `augur` directory:

```bash
conda env create --name forecasting --file=environment.yml
Expand Down

0 comments on commit 32aa598

Please sign in to comment.