Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
katjaschwarz committed Nov 30, 2020
1 parent 7ffd877 commit 29c58ae
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 @@ -25,7 +25,7 @@ The simplest way to do so, is to use [anaconda](https://www.anaconda.com/).

You can create an anaconda environment called `graf` using
```
conda env create -f environment.yaml
conda env create -f environment.yml
conda activate graf
```

Expand Down

0 comments on commit 29c58ae

Please sign in to comment.