Update README.md

This commit is contained in:
2026-01-22 01:15:24 +00:00
parent e204abfdde
commit 4e182e7643

View File

@@ -23,8 +23,8 @@ And... that's it. I probably put way too much work into this, but that's okay.
#### Personal Resources/Notes #### Personal Resources/Notes
Use the following command to build the Docker image. Use the following command to build the Docker image.
docker build -t stenny94/kiosk-menu . docker build -t stenny94/kiosk-menu-image .
And use this command to push to the repository. And use this command to push to the repository.
docker push stenny94/kiosk-menu:latest docker push stenny94/kiosk-menu-image:latest