You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ To use SDK you need AppSID and AppKey authorization keys. You can your AppSID an
12
12
13
13
The package is available at [Packagist](https://packagist.org/) and it can be installed via [Composer](http://getcomposer.org/) by executing following command:
14
14
```
15
-
composer require groupdocs/viewer-sdk-php
15
+
composer require groupdocscloud/viewer-sdk-php
16
16
```
17
17
18
18
Or you can install SDK via [Composer](http://getcomposer.org/) directly from this repository, add the following to `composer.json`:
@@ -26,7 +26,7 @@ Or you can install SDK via [Composer](http://getcomposer.org/) directly from thi
0 commit comments