We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b89a2 commit 47784c7Copy full SHA for 47784c7
README.md
@@ -79,7 +79,7 @@ Setup Environment Variables using the UI:
79
Setup Environment Variables using CMD:
80
81
1. Run CMD as administrator
82
-2. set SENDGRID_API_KEY "YOUR_API_KEY"
+2. set SENDGRID_API_KEY="YOUR_API_KEY"
83
84
Here are a few examples to get and set API Keys programmatically:
85
0 commit comments