From 32c32b84a04bded69adf07d5d609b5308c761ed3 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Tue, 2 Dec 2014 19:58:38 +0000 Subject: [PATCH] Removed the installation instructions for my package --- README.markdown | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.markdown b/README.markdown index 3ac7f37b83f..3a8dfd544ad 100755 --- a/README.markdown +++ b/README.markdown @@ -47,14 +47,6 @@ Now we can use autoloader from Composer by: [Laravel GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) by [Graham Campbell](https://github.com/GrahamCampbell) might interest you. -```json -{ - "require": { - "graham-campbell/github": "0.1.*" - } -} -``` - ## Basic usage of `php-github-api` client ```php