Skip to content

Commit

Permalink
Update README.md (#1423)
Browse files Browse the repository at this point in the history
updated docker compose command
  • Loading branch information
vamagithub authored Jun 29, 2024
1 parent 484ff82 commit c1ee06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ git clone https://github.com/frappe/frappe_docker
cd frappe_docker
```

Then run: `docker compose -f pwd.yml -d`
Then run: `docker compose -f pwd.yml up -d`

## Final steps

Expand Down

0 comments on commit c1ee06b

Please sign in to comment.