Skip to content

Commit

Permalink
updated command instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
shekarsiri committed Nov 24, 2015
1 parent 7dee10f commit b154ef3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Expand Up @@ -19,8 +19,8 @@ composer require shekarsiri/strucutre

### Run the command
```
php artisan structure:make --namespace=SomeApp/Post
php artisan structure:make --namespace=SomeApp/Product
php artisan structure:make SomeApp/Post
php artisan structure:make SomeApp/Product
```


Expand Down

0 comments on commit b154ef3

Please sign in to comment.