Fixed the instructions to refer to the correct filename

This commit is contained in:
Rishab Manocha 2023-07-30 19:29:27 -07:00
parent 8c670e6db7
commit b03cb40057

View file

@ -239,7 +239,7 @@ volumes:
step3: run the docker step3: run the docker
``` ```
docker-compose -f ./pwd.yaml up docker-compose -f ./pwd.yml up
``` ```
--- ---