diff --git a/readme.md b/readme.md index 81bd90c4..ff4b0cc0 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ php artisan wink:install php artisan storage:link ``` -**Configure the database connection** wink is going to be using in `config/wink.php`. The run: +**Configure the database connection** wink is going to be using in `config/wink.php`. Then run: ```sh php artisan wink:migrate