Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcandeia authored May 30, 2024
1 parent 1243732 commit 88b9d61
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 @@ -96,7 +96,7 @@ serve({ port, apiKeys });
### Client

```typescript
import { connect } from "jsr:@mcandeia/warp";
import { connect } from "jsr:@deco/warp";

const port = 3000;
const domain = "www.your.domain.com";
Expand Down

0 comments on commit 88b9d61

Please sign in to comment.