Navigation Menu

Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k1o committed Sep 18, 2020
1 parent 045ec53 commit 2da8e3a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -4,7 +4,7 @@ CyberPower pwrstat to prometheus exporter.

Run via docker with:

```
```sh
docker run -d \
--name pwrstat-exporter \
--privileged \
Expand All @@ -13,7 +13,8 @@ docker run -d \
```

Run via docker compose with:
```

```yml
version: "3.8"

services:
Expand Down

0 comments on commit 2da8e3a

Please sign in to comment.