Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Remove Laravel 4 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed May 8, 2015
1 parent fe06f5e commit fd3ee62
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@ If you want you can use the [facade](http://laravel.com/docs/facades). Add the r
'Instagram' => 'Vinkla\Instagram\Facades\Instagram'
```

#### Looking for a Laravel 4 compatible version?

Please use [1.0 branch](https://github.com/vinkla/instagram/tree/1.0) instead. Installable by requiring:

```bash
composer require vinkla/instagram:~1.0
```

## Configuration

Laravel Instagram requires connection configuration. To get started, you'll need to publish all vendor assets:
Expand Down

0 comments on commit fd3ee62

Please sign in to comment.