Skip to content

Commit 5b481c5

Browse files
committed
typo
1 parent 3e487a9 commit 5b481c5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ npm install && npm run dev
9797
```
9898
Sometimes, `npm run dev` needs to be run twice to complete the installation.
9999
Read the output carefully to see if this is the case.
100+
100101
5. Run the built-in development server
101102
```
102103
php artisan serve
@@ -155,10 +156,3 @@ of this worthwhile.
155156
This template is open-source software licensed under the
156157
[MIT license](https://opensource.org/licenses/MIT) - see the
157158
[LICENSE.md](LICENSE.md) file for details
158-
159-
"repositories": [
160-
{
161-
"type": "path",
162-
"url": "../laravel-uikit"
163-
}
164-
],

0 commit comments

Comments
 (0)