Skip to content

Commit a2f0e12

Browse files
committed
Merge pull request #214 from GrahamForks/patch-1
Removed the installation instructions for my package
2 parents 40207d4 + 32c32b8 commit a2f0e12

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)