Skip to content

Commit 8162d34

Browse files
authored
Update README
Clarify instructions for setting environment variables.
1 parent 511f41e commit 8162d34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

voice-ivr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The application is fully customizable, allowing you to edit the available option
2121

2222
This project requires some environment variables to be set. To keep any tokens and secrets secure, make sure to not commit the `.env` file in git. When setting up the project with `twilio serverless:init ...` the Twilio CLI will create a `.gitignore` file that excludes `.env` from the version history.
2323

24-
Copy `.env.example`, and set the following values:
24+
Set the following values in `.env`:
2525

2626
| Variable | Meaning | Required |
2727
| :---------------- | :------------------------------------------------------- | :------- |

0 commit comments

Comments
 (0)