Skip to content

Commit 5bb033e

Browse files
Update README.md
1 parent 7f37378 commit 5bb033e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use SDK you need AppSID and AppKey authorization keys. You can your AppSID an
1212

1313
The package is available at [Packagist](https://packagist.org/) and it can be installed via [Composer](http://getcomposer.org/) by executing following command:
1414
```
15-
composer require groupdocscloud/viewer-sdk-php
15+
composer require groupdocscloud/groupdocs-viewer-cloud
1616
```
1717

1818
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
2626
}
2727
],
2828
"require": {
29-
"groupdocscloud/viewer-sdk-php": "*"
29+
"groupdocscloud/groupdocs-viewer-cloud": "*"
3030
}
3131
}
3232
```

0 commit comments

Comments
 (0)