Skip to content

Commit

Permalink
Update conda env name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Nov 7, 2024
1 parent fcfa18f commit 43c767f
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 @@ -30,7 +30,7 @@ Enter repo folder and set up a conda environment and activate it:

```
conda env create -f environment.yml
conda activate digiplan
conda activate empowerplan
```

Install [poetry](https://python-poetry.org/) (python dependency manager used in this
Expand Down

0 comments on commit 43c767f

Please sign in to comment.