Skip to content

Commit

Permalink
updated Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gustonator committed Jan 29, 2023
1 parent f461d68 commit 7103235
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GoodWe GW10K-ET

## For standalone installation:

# Pre-requisites
### Pre-requisites

1. Installed python 3.8

Expand All @@ -21,7 +21,7 @@ python -m pip install goodwe asyncio prometheus_client
```
</br>

# Run/test
### Run/test

3. to test, start the exporter:
```
Expand Down Expand Up @@ -52,7 +52,7 @@ python exporter.py --help

## For Docker

# Install/Run
### Install/Run
1. edit the docker-compose.yml file and put there the correct IP
(port and scrape interval are optional values)

Expand All @@ -63,7 +63,7 @@ docker compose up -d
</br>


#check
### check

3. get IP address of the container
```
Expand Down

0 comments on commit 7103235

Please sign in to comment.