Merge pull request #1 from Mood93/Mood93-md-edit-1

Add cd command for clarity
This commit is contained in:
Mahmoud (Moudy) Taleb 2023-08-23 15:36:58 -05:00 committed by GitHub
commit eef5301e9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -238,6 +238,10 @@ volumes:
step3: run the docker step3: run the docker
```
cd frappe_docker
```
``` ```
docker-compose -f ./pwd.yml up docker-compose -f ./pwd.yml up
``` ```