Skip to content

Commit 8211686

Browse files
author
Matt Bernier
authored
added note about sourcing the file
1 parent 5a5ed70 commit 8211686

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ cp .env_sample .env
4848
```
4949
In `.env` set `SENDGRID_API_KEY` to your own API key.
5050

51+
You can add your environment variables to your environment by sourcing the file:
52+
53+
```source .env```
5154

5255

5356
<a name="quick-start"></a>

0 commit comments

Comments
 (0)