Skip to content

Commit

Permalink
fix .env instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgesmr committed Dec 4, 2022
1 parent df1b0fd commit 4954f4a
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 @@ -44,7 +44,7 @@ First, make sure you've set your environment variables:

```sh
set -a
source source.env
source .env
set +a
```

Expand Down

0 comments on commit 4954f4a

Please sign in to comment.