Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smartie2076 authored Jun 30, 2020
1 parent cc5e3a7 commit 4f2b91d
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 @@ -25,8 +25,8 @@ If you have questions regarding the tool's execution or it's code pieces, please
* If python3 not pre-installed: Install miniconda
* Download and integrate cbc solver
* Open Anaconda prompt, create environment
* Run: pip install -r requirements.txt
* Execute: python A_main_script.py ./inputs/test_input_template.xlsx
* Run: `pip install -r requirements.txt`
* Execute: `python Offgridders.py ./inputs/test_input_template.xlsx`

For Details: See [github wiki](https://github.com/smartie2076/simulator_grid-connected_micro_grid/wiki/Installation)

Expand Down

0 comments on commit 4f2b91d

Please sign in to comment.