Skip to content

Commit 2d67edb

Browse files
authored
remove copy command
1 parent 36ff91a commit 2d67edb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@ All updates to this library is documented in our [CHANGELOG](https://github.com/
3232

3333
## Setup Environment Variables
3434

35-
### Initial Setup
36-
37-
Copy ```.env_sample``` and change its name to ```.env.```
38-
39-
```bash
40-
cp .env_sample .env
41-
```
42-
4335
### Environment Variable
4436

4537
Update the development environment with your [SENDGRID_API_KEY](https://app.sendgrid.com/settings/api_keys), for example:

0 commit comments

Comments
 (0)