Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samgdotson authored Apr 4, 2024
1 parent 976abcc commit 8aa1cae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Open source multi-objective energy system framework

`osier` is available through [PyPI](https://pypi.org/project/osier/). It may be installed with
```bash
pip install osier
python -m pip install osier pyomo==6.4.1
```
or by cloning this repository and building from source:

Expand Down Expand Up @@ -60,4 +60,4 @@ Contributions to `osier` are welcome. For details on how to make bug reports, pu


## Credits
Some of the documentation infrastructure was inspired by and borrowed from the [`watts` documentation](https://watts.readthedocs.io/en/latest/index.html).
Some of the documentation infrastructure was inspired by and borrowed from the [`watts` documentation](https://watts.readthedocs.io/en/latest/index.html).

0 comments on commit 8aa1cae

Please sign in to comment.