Skip to content

Commit e4a994b

Browse files
committed
Change folder name
1 parent c4d7b20 commit e4a994b

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The aim of this library is to be as simple as possible. We won't mess with Larav
99
To install Saml2 as a Composer package to be used with Laravel 4, simply add this to your composer.json:
1010

1111
```json
12-
"kn4ppster/laravel-saml2": "0.0.1"
12+
"kn4ppster/laravel4-saml2": "0.0.1"
1313
```
1414

1515
..and run `composer update`. Once it's installed, you can register the service provider in `app/config/app.php` in the `providers` array:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)