Skip to content

Commit 1aaa55f

Browse files
committed
docs: update readme
1 parent 19a39dd commit 1aaa55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pnpm add nuxt-vue3-google-signin
3131
Now you can add following entry to the `nuxt.config.ts`(or `nuxt.config.js`)
3232

3333
```ts
34-
import { defineNuxtConfig } from 'nuxt'
34+
import { defineNuxtConfig } from 'nuxt/config'
3535

3636
export default defineNuxtConfig({
3737
modules: [

0 commit comments

Comments
 (0)