Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
milicag authored May 24, 2019
1 parent 5eeb4c9 commit e112d40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ To add new system types (such as `Solar Thermal Retrofit`) one would need to map
pip install -e .

The `-e` flag is only necessary if one would like changes to the source code be reflected immediately (without having to rerun the `setup.py` script with every change to the source code). If you just want to run the project application, you can omit the `-e` flag.

To use the plotting capabilities, also required when running tests, please install [`orca`](https://github.com/plotly/orca).

## Django Web Framework Deployment

Expand Down

0 comments on commit e112d40

Please sign in to comment.