Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
binjuhor committed Aug 22, 2019
1 parent fa3db6c commit bbbe7db
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ After you install lumen as per [lumen docs](http://lumen.laravel.com/docs/instal

### Install with [Composer](https://packagist.org/packages/palanik/lumen-cors) ###

Run `composer require "binjuhor/lumen-cors:dev-master"` to install lumen-cors.

### Manual Installation

Copy the file CorsMiddleware.php into `app/Http/Middleware` directory.
Run `composer require binjuhor/lumen-cors` to install lumen-cors.

## Usage

Expand Down

0 comments on commit bbbe7db

Please sign in to comment.