Skip to content

Commit

Permalink
Small fix to install instructions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjonesBSU authored Dec 20, 2023
1 parent d0f77d6 commit c031d4d
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 @@ -52,7 +52,7 @@ Set up and activate environment:

```
conda env create -f environment-dev.yml
conda activate flowermd
conda activate flowermd-dev
python -m pip install -e .
```

Expand Down

0 comments on commit c031d4d

Please sign in to comment.