diff --git a/README.md b/README.md index 73cc71736..660826705 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Just run `./vendor/bin/phpunit` ### Browser tests -- Make sure you've a Magento install running +- Make sure you've got a Magento install running - Prepare Laravel Dusk with `composer run dusk:prepare` - Compile the assets with: `composer run dusk:assets` and re-run this when the assets are changed - Tests can be started with: `composer run dusk:test`