Skip to content

Commit 5a3577e

Browse files
committed
Modify installation in readme
1 parent 642949d commit 5a3577e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ Further do:
2929
* run ``composer install`` to get these dependencies added to your vendor directory
3030
* add the autoloader to your application with this line: ``require("vendor/autoload.php")``
3131

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-
```
3932

4033
## Tests
4134

0 commit comments

Comments
 (0)