Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kasvith committed Sep 22, 2022
1 parent 19a39dd commit 1aaa55f
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 @@ -31,7 +31,7 @@ pnpm add nuxt-vue3-google-signin
Now you can add following entry to the `nuxt.config.ts`(or `nuxt.config.js`)

```ts
import { defineNuxtConfig } from 'nuxt'
import { defineNuxtConfig } from 'nuxt/config'

export default defineNuxtConfig({
modules: [
Expand Down

0 comments on commit 1aaa55f

Please sign in to comment.