Skip to content

Commit d2f7715

Browse files
committed
Update README.md file
1 parent d554a0c commit d2f7715

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ For older versions, please [refer](https://github.com/zoho/zohocrm-php-sdk-8.0/r
4545

4646
## Including the SDK in your project
4747
You can include the SDK to your project using Composer.
48-
For installing the latest [version](https://github.com/zoho/zohocrm-php-sdk-8.0/releases/tag/1.0.0) of PHP SDK, navigate to the workspace of your client app and run the following command.
48+
For installing the latest [version](https://github.com/zoho/zohocrm-php-sdk-8.0/releases/tag/2.0.0) of PHP SDK, navigate to the workspace of your client app and run the following command.
4949

5050
```sh
51-
composer require zohocrm/php-sdk-8.0:1.0.0
51+
composer require zohocrm/php-sdk-8.0:2.0.0
5252
```
5353
With this, the PHP SDK will be installed and a package named vendor will be created in the workspace of your client app.
5454

@@ -67,4 +67,4 @@ For example, if you generate the tokens for your Sandbox environment in the CN d
6767
6868
---
6969

70-
For more details, kindly refer here. [here](/versions/1.0.0/README.md).
70+
For more details, kindly refer here. [here](/versions/2.0.0/README.md).

0 commit comments

Comments
 (0)