Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Commit

Permalink
Merge pull request #5 from bullenb/patch-1
Browse files Browse the repository at this point in the history
Update README.md to correct typo
  • Loading branch information
paulredmond authored Nov 8, 2017
2 parents 1fc72a4 + 3f08375 commit 814e41c
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 @@ php artisan preset bootstrap4
Or if you want to install everything, including auth views:

```bash
php artisan preset bootstrap-auth
php artisan preset bootstrap4-auth
```

Next, update NPM packages and build the CSS/JavaScript:
Expand Down Expand Up @@ -87,4 +87,4 @@ $input-placeholder-color: lighten($text-color, 30%);

## License

The MIT License (MIT). See [License File](LICENSE.md) for more information.
The MIT License (MIT). See [License File](LICENSE.md) for more information.

0 comments on commit 814e41c

Please sign in to comment.