Skip to content

Commit 98c2f37

Browse files
Merge pull request #79 from MadMikeyB/patch-2
Update README to indicate Auto Package Discovery
2 parents 3f8c6fe + dc9b7b6 commit 98c2f37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Next, update composer from the terminal.
3636

3737
> Alternately, you can run "composer require syntax/steam-api:dev-master" from the command line.
3838
39+
> **Note**: If you are using Laravel 5.5, the next steps are unnecessary. This package supports Laravel [Package Discovery](https://laravel.com/docs/5.5/packages#package-discovery).
40+
3941
Once that is finished, add the service provider to `config/app.php`
4042

4143
'Syntax\SteamApi\SteamApiServiceProvider',

0 commit comments

Comments
 (0)