Skip to content

Commit

Permalink
Fixed package name
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Aug 6, 2024
1 parent 7599f15 commit 4ee3fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ the types we need on the fly:

```bash
$ npm config set @buf:registry https://buf.build/gen/npm/v1
$ npm install @buf/connectrpc_eliza.bufbuild_es@1.10.0-20230913231627-233fca715f49.1 @connectrpc/connect@"^v1.0.0" @connectrpc/connect-web@"^v1.0.0"
$ npm install @buf/connectrpc_eliza.connectrpc_es@1.4.0-20230913231627-233fca715f49.3 @connectrpc/connect@"^v1.0.0" @connectrpc/connect-web@"^v1.0.0"
```

(You can generate code locally if you prefer. We'll explain remote and local
Expand Down

0 comments on commit 4ee3fb1

Please sign in to comment.