Skip to content

Commit

Permalink
hmmm
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr committed Nov 4, 2017
1 parent a10a2bf commit f67a19e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ After installing the package, Artisan commands will be available from your root
php artisan dusk:install
```

Now try run test to make sure everything works
```
php artisan dusk
```

## How to use
After this part you can use official documentation for Dusk on the [Laravel website](https://laravel.com/docs/master/dusk), `cuz it will work exactly as it was designed by [Taylor Otwell](https://github.com/taylorotwell).

Expand Down

0 comments on commit f67a19e

Please sign in to comment.