diff --git a/README.md b/README.md index 0328e23..ab165d5 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ python main.py To build the Docker image: ```bash -docker build -t tetri5 . +docker build -t tetri5 frontend ``` To run the game in a Docker container and access it via a web browser: