diff --git a/README.md b/README.md index ac72b6f..41109fe 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ End-to-end typesafe APIs with [tRPC.io](https://trpc.io/) in Nuxt applications. ## Install ```bash -npm i trpc-nuxt +npm i trpc-nuxt@0.3 ``` ```ts