Skip to content

Commit

Permalink
Update docs to show correct Azure package name
Browse files Browse the repository at this point in the history
  • Loading branch information
squigg committed May 6, 2017
1 parent 462fc69 commit 9254d08
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 @@ -33,7 +33,7 @@ Require this package in your `composer.json`. The version numbers will follow La
composer require squigg/azure-queue-laravel:5.4.*

Add the following pear repository in your `composer.json` file required for the Microsoft Azure SDK
(not required for 5.4.x which uses the new `microsoft/windowsazure` package):
(not required for 5.4.x which uses the new `microsoft/azure-storage` package):

"repositories": [
{
Expand Down

0 comments on commit 9254d08

Please sign in to comment.