Skip to content

Commit 5fb5b7d

Browse files
authored
Update path to pwa/Dockerfile (#1294)
1 parent 9527ec5 commit 5fb5b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-generator/vuetify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Install with Docker
44

5-
If you use the API Platform distribution with docker, first you have to add the [Vue CLI](https://cli.vuejs.org/guide/) to the `yarn global add` command in `client/Dockerfile`:
5+
If you use the API Platform distribution with docker, first you have to add the [Vue CLI](https://cli.vuejs.org/guide/) to the `yarn global add` command in `pwa/Dockerfile`:
66

77
```dockerfile
88
RUN yarn global add @api-platform/client-generator @vue/cli @vue/cli-service-global

0 commit comments

Comments
 (0)