diff --git a/community/sample-apps/quasar-framework-vue-graphql/README.md b/community/sample-apps/quasar-framework-vue-graphql/README.md index 22de1ead..4e9384db 100644 --- a/community/sample-apps/quasar-framework-vue-graphql/README.md +++ b/community/sample-apps/quasar-framework-vue-graphql/README.md @@ -36,7 +36,7 @@ columns: `id`, `title`, `content`, `author_id` (foreign key to `author` table's - Clone this repo: ```bash git clone https://github.com/hasura/graphql-engine - cd graphql-engine/community/sample-apps/nuxtjs-postgres-graphql + cd graphql-engine/community/sample-apps/quasar-framework-vue-graphql ``` - Install node modules: