Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mythie authored Sep 29, 2023
1 parent debfa31 commit cc481bf
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 @@ -22,7 +22,7 @@ npm install nodemailer-resend

```typescript
import { createTransport } from 'nodemailer';
import { ResendTransport } from 'nodemailer-resend';
import { ResendTransport } from '@documenso/nodemailer-resend';

const mailer = createTransport(
createTransport(
Expand Down

0 comments on commit cc481bf

Please sign in to comment.