Skip to content

Commit

Permalink
Update package name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mnabialek committed Aug 11, 2016
1 parent e151051 commit c517330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Laravel Simple Modules
Laravel Modular
===

This module makes managing your Laravel 5 application much more easier. No more putting dozens or hundreds of files into single directory.
Expand All @@ -13,7 +13,7 @@ This package was tested in **Laravel 5.2** but it should work also in **Laravel

1. Run
```php
composer require mnabialek/laravel-simple-modules 0.1.*
composer require mnabialek/laravel-modular 0.1.*
```
in console to install this module

Expand Down

0 comments on commit c517330

Please sign in to comment.