Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
decaseal committed Jun 17, 2021
1 parent b1148c2 commit adf00d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ composer.json

```php
// вместо "..." необходимо прописать путь до файла autoload
include(__DIR__.'/../../vendor/autoload.php');
include(__DIR__.'/.../vendor/autoload.php');

use Topvisor\TopvisorSDK\V2 as TV;

Expand Down

0 comments on commit adf00d4

Please sign in to comment.