Skip to content

Commit fcebb5d

Browse files
author
sgofferj
committed
Corrections
1 parent 2fbc130 commit fcebb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The image is built for AMD64 and ARM64 and pushed to ghcr.io: *ghcr.io/sgofferj/
4343
First, rename .env.example to .env and edit according to your needs \
4444
Create and start the container:
4545
```
46-
docker run -d --env-file .env -v <path-to-certificate-directory>:/certs:ro --name tak-feeder-gdacs --restart always ghcr.io/sgofferj/ami2mqtt:latest
46+
docker run -d --env-file .env -v <path-to-certificate-directory>:/certs:ro --name tak-feeder-gdacs --restart always ghcr.io/sgofferj/tak-feeder-gdacs:latest
4747
```
4848

4949
### Docker compose

0 commit comments

Comments
 (0)