Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nixon Samuel authored and Nixon Samuel committed Mar 20, 2019
1 parent 3b8822a commit 079c857
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@ The Plivo PHP SDK makes it simpler to integrate communications into your PHP app

- To install the **stable release**, run the following command in the project directory:

$ composer require plivo/php-sdk
$ composer require plivo/plivo-php

- To install a **specific release**, run the following command in the project directory:

$ composer require plivo/php-sdk:4.3.0
$ composer require plivo/plivo-php:4.3.1

- To test the features in the **beta release**, run the following command in the project directory:

$ composer require plivo/php-sdk:v4.2-beta1
$ composer require plivo/plivo-php:v4.2-beta1

- Alternatively, you can download this source and run

Expand Down

0 comments on commit 079c857

Please sign in to comment.