Skip to content

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
SUDHANSHU authored and SUDHANSHU committed Nov 2, 2017
1 parent 967a99b commit e5ee1ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ curl -sS https://getcomposer.org/installer | php
Next, run the Composer command to install the latest stable version of library:

```bash
composer require loginradius/php-sdk:dev-master
composer require loginradius/php-sdk:3.0.0
```

You can then later update LoginRadius PHP SDK using composer:
Expand Down
2 changes: 1 addition & 1 deletion demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
4. You can now navigate to the index.php page in your browser and view the demo site.


Please visit [http://apidocs.loginradius.com/v2.0/docs/php-library-user-registration-service](http://apidocs.loginradius.com/v2.0/docs/php-library-user-registration-service) for more information.
Please visit [https://docs.loginradius.com/api/v1/sdk-libraries/php](https://docs.loginradius.com/api/v1/sdk-libraries/php) for more information.

0 comments on commit e5ee1ef

Please sign in to comment.