Skip to content

Commit

Permalink
Merge pull request #143 from twilio/readme-conversation-flag-info
Browse files Browse the repository at this point in the history
  • Loading branch information
olipyskoty committed Jul 7, 2022
2 parents 27cd89d + 96392f4 commit 321f076
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Copy the `.env.example` file to `.env` and perform the following one-time steps

Update the ACCOUNT_SID and AUTH_TOKEN `.env` entries with the Account SID and Auth Token found on the [Twilio Console home page](https://twilio.com/console).

**NOTE**: the use of Twilio Conversations is optional. If you wish to opt out, set the `DISABLE_CHAT` environment variable to `true`.

#### Install Dependencies

Once you have setup all your environment variables, run `npm install` to install all dependencies from NPM.
Expand Down

0 comments on commit 321f076

Please sign in to comment.