Skip to content

Commit 2762fa9

Browse files
author
skydiver
committed
Update README.md
fix
1 parent 762d54f commit 2762fa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Materialize CSS Framework for Laravel 5 [http://materializecss.com/]
77

88
* Require this package in your composer.json and run composer update.
99
```
10-
"mskydiver/laravel-materialize-css": "dev-master"
10+
"skydiver/laravel-materialize-css": "dev-master"
1111
```
1212

1313
* After updating composer, add the ServiceProvider to the providers array in config/app.php
@@ -121,4 +121,4 @@ There are differents methods to include Materialize CSS assets:
121121
http://yourdomain.com/materialize-css/js/materialize.min.js
122122
/materialize-css/js/materialize.min.js
123123
https://yourdomain.com/materialize-css/js/materialize.min.js
124-
```
124+
```

0 commit comments

Comments
 (0)