Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #36 from satoved/patch-1
Browse files Browse the repository at this point in the history
A typo in compose require statement in README.MD
  • Loading branch information
jelovac authored Dec 23, 2017
2 parents fdca16b + fc5d2bb commit 4e6c68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add bitly4laravel to your composer.json file.

Or with composer command:

composer require jelovac/bitly4laravel: 3.*
composer require jelovac/bitly4laravel 3.*

Add provider to your app/config/app.php providers

Expand Down

0 comments on commit 4e6c68d

Please sign in to comment.