Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
npmstudy authored Dec 29, 2023
1 parent a0dc372 commit 1d0c242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ console.dir(res);

```js
import { join } from 'desm';
import { createApp } from '@tomcat/app';
import { createApp } from '@tomrpc/app';

const rpc = createApp({
name: 'tomapp',
Expand Down

0 comments on commit 1d0c242

Please sign in to comment.