Skip to content

Commit

Permalink
docs: added npm/yarn install instructions (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
citypaul authored Jul 19, 2022
1 parent e24f3fc commit e03ad9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ This library supports the following Node.js implementations:

TypeScript is supported for TypeScript version 2.9 and above.

## Installation

`npm install twilio` or `yarn add twilio`

## Sample Usage

Check out these [code examples](examples) in JavaScript and TypeScript to get up and running quickly.
Expand Down

0 comments on commit e03ad9b

Please sign in to comment.