Skip to content

Commit

Permalink
Modify pip install command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Oct 2, 2023
1 parent 4173139 commit 31d45b3
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 @@ -10,7 +10,7 @@ The goal is to plug this model into [eWaterCycle](https://ewatercycle.readthedoc
Install this package alongside your prefered Python environment.

```console
pip install -e .
pip install leakybucket
```

To be able to run the demo notebook, this has to be an environment with `ewatercycle` already installed.
Expand Down

0 comments on commit 31d45b3

Please sign in to comment.