Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Suhayb El Wardany <[email protected]>
  • Loading branch information
suwardany committed Jun 7, 2014
1 parent 75b53f3 commit 67f3797
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
Expand Up @@ -26,7 +26,7 @@ composer install
##### 6. Run the migrations

```
php artisan migrate --package="cartalyst/sentry"
php artisan migrate --package="cartalyst/sentinel"
```

##### 7. Run the database seeder
Expand All @@ -38,5 +38,5 @@ php artisan db:seed
##### 8. Publish the package to app folder(app/config/packages), so that you can manage throttling or other settings

```
php artisan config:publish cartalyst/sentry
php artisan config:publish cartalyst/sentinel
```

0 comments on commit 67f3797

Please sign in to comment.