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

Commit fe89e55

Browse files
author
Matt Fletcher
committed
Update README
1 parent b6b1191 commit fe89e55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ Your development site will be served at http://localhost:8000.
3232

3333
To turn the base Laravel install into a UIkit skeleton site, follow the steps below.
3434

35-
1. Include this repository into your composer dependencies:
35+
1. Include both Laravel UI and this repository into your composer dependencies:
3636

3737
```
38+
composer require laravel/ui
3839
composer require torrix/laravel-ui-uikit
3940
```
4041

0 commit comments

Comments
 (0)