Skip to content

Commit

Permalink
Merge pull request #272 from shylor/patch-1
Browse files Browse the repository at this point in the history
Fixed a tiny typo
  • Loading branch information
themsaid authored Aug 11, 2020
2 parents 4f653ee + 1105641 commit 3352f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3352f83

Please sign in to comment.