We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 642949d + 5a3577e commit dc38570Copy full SHA for dc38570
README.md
@@ -29,13 +29,6 @@ Further do:
29
* run ``composer install`` to get these dependencies added to your vendor directory
30
* add the autoloader to your application with this line: ``require("vendor/autoload.php")``
31
32
-### Manual Installation
33
-
34
-Download the files and include `autoload.php`:
35
36
-```php
37
- require_once('/path/to/APIv3-php-library/vendor/autoload.php');
38
-```
39
40
## Tests
41
0 commit comments