Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You need PHP version >= 5.5.0 or later installed to use the Contentstack PHP

To use the PHP SDK, you need to perform the following steps:

1. Download/clone the PHP SDK from [here](https://github.com/builtio-contentstack/contentstack-php.git).
1. Download/clone the PHP SDK from [here](https://www.contentstack.com/docs/platforms/php/php_sdk_latest).
2. Paste the downloaded ZIP file of the PHP SDK to a folder of your choice.

To initialize the SDK, you will need to specify the API Key, Access Token, and Environment Name of your stack.
Expand Down