Skip to content

Commit b073b78

Browse files
Update README.md
1 parent 707fe61 commit b073b78

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ All updates to this library is documented in our [CHANGELOG](https://github.com/
3232

3333
## Setup Environment Variables
3434

35-
First, get your free SendGrid account [here](https://sendgrid.com/free?source=sendgrid-python).
36-
37-
Next, update your environment with your [SENDGRID_API_KEY](https://app.sendgrid.com/settings/api_keys).
35+
Update your environment with your [SENDGRID_API_KEY](https://app.sendgrid.com/settings/api_keys).
3836

3937
```bash
4038
echo "export SENDGRID_API_KEY='YOUR_API_KEY'" > sendgrid.env

0 commit comments

Comments
 (0)