Skip to content

Commit 32c32b8

Browse files
Removed the installation instructions for my package
1 parent def1ed9 commit 32c32b8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.markdown

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,6 @@ Now we can use autoloader from Composer by:
4747

4848
[Laravel GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) by [Graham Campbell](https://github.com/GrahamCampbell) might interest you.
4949

50-
```json
51-
{
52-
"require": {
53-
"graham-campbell/github": "0.1.*"
54-
}
55-
}
56-
```
57-
5850
## Basic usage of `php-github-api` client
5951

6052
```php

0 commit comments

Comments
 (0)