Skip to content

Commit 5906e60

Browse files
author
Vladimir Litvinchik
committed
Updated manual installation section.
1 parent 1c93d05 commit 5906e60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Then run `composer install`
3535

3636
### Manual Installation
3737

38-
Download the files, then run `composer install` in the root directory and include `autoload.php`:
38+
Clone or download this repository, then run `composer install` in the root directory to install dependencies and include `autoload.php` into your code file:
3939

4040
```php
4141
require_once('/path/to/groupdocs-viewer-cloud-php/vendor/autoload.php');

0 commit comments

Comments
 (0)