diff --git a/README.md b/README.md index 93d778f..a43e29c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Assuming you have docker-compose and docker installed on your computer: ```bash git clone git@github.com:imakecodes/minesweeper-backend.git +cd minesweeper-backend ``` ### Run the application