cd the project path after clonning

This commit is contained in:
2020-11-08 15:37:48 -03:00
parent fba15c9a3b
commit f186b0b5a6

View File

@@ -34,6 +34,7 @@ Assuming you have docker-compose and docker installed on your computer:
```bash ```bash
git clone git@github.com:imakecodes/minesweeper-backend.git git clone git@github.com:imakecodes/minesweeper-backend.git
cd minesweeper-backend
``` ```
### Run the application ### Run the application