Skip to content

Commit

Permalink
Changed file to env.sample
Browse files Browse the repository at this point in the history
  • Loading branch information
yeoji committed Oct 28, 2017
1 parent b009b05 commit a323311
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Update the development environment with your [SENDGRID_API_KEY](https://app.send

1. Copy the sample env file to a new file named `.env`
```bash
cp .env_sample .env
cp .env.sample .env
```
2. Edit the `.env` file to include your `SENDGRID_API_KEY`
3. Source the `.env` file
Expand Down

0 comments on commit a323311

Please sign in to comment.