Skip to content

Commit

Permalink
added line for deactivating the virtual env
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrocan committed Sep 9, 2023
1 parent cca0777 commit ea4efb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Install the required package with 'pip install -r requirements.txt'
- Execute in the terminal with the following command: 'python3 fronius.py'
- After script execution the data is fetched from the inverter and trimmed as output.
- If you don't wish to keep the virtual environment then deactivate it with 'deactivate'.

## Architecture

Expand Down

0 comments on commit ea4efb5

Please sign in to comment.