Update README.md

This commit is contained in:
Robert Soriano
2022-11-12 21:18:08 -08:00
committed by GitHub
parent a8e5538b05
commit 6bca1e621d

View File

@@ -18,7 +18,7 @@ End-to-end typesafe APIs with [tRPC.io](https://trpc.io/) in Nuxt applications.
## Install ## Install
```bash ```bash
npm i trpc-nuxt npm i trpc-nuxt@0.3
``` ```
```ts ```ts