diff --git a/README.md b/README.md index 95508af..7b19d56 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ const { ## Options -trpc-nuxt accepts the following options exposed under `~/server/trpc.index.ts`: +trpc-nuxt accepts the following options exposed under `~/server/trpc/index.ts`: ```ts import * as trpc from '@trpc/server'