Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoDerp authored Oct 25, 2024
1 parent 3c0638b commit 538baaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ docker run --rm -it --restart always -p 5000:5000 --name emhass-container -v ./
You can also build your image locally. For this clone this repository, and build the image from the Dockerfile:
```bash
# git clone EMHASS repo
git clone docker pull ghcr.io/geoderp/emhass:v0.21.3
git clone https://github.com/davidusb-geek/emhass.git
# move to EMHASS directory
cd emhass
# build Docker image
Expand Down

0 comments on commit 538baaf

Please sign in to comment.