Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Commit ea47a50

Browse files
committed
No longer need to require dev branch
1 parent 8074ae5 commit ea47a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To turn this stock Bootstrap-based install into a UIkit skeleton site, follow th
3535
1. Include this repository into your composer dependencies:
3636

3737
```
38-
composer require torrix/laravel-ui-uikit dev-master
38+
composer require torrix/laravel-ui-uikit
3939
```
4040

4141
2. Run the artisan command to install the preset into your Laravel install. It will ask you if you'd like to overwite welcome.blade.php. As long as you haven't started changing your blade files, this is fine to proceed with:

0 commit comments

Comments
 (0)