Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfletcher committed Sep 17, 2020
1 parent 3e487a9 commit 5b481c5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ npm install && npm run dev
```
Sometimes, `npm run dev` needs to be run twice to complete the installation.
Read the output carefully to see if this is the case.

5. Run the built-in development server
```
php artisan serve
Expand Down Expand Up @@ -155,10 +156,3 @@ of this worthwhile.
This template is open-source software licensed under the
[MIT license](https://opensource.org/licenses/MIT) - see the
[LICENSE.md](LICENSE.md) file for details

"repositories": [
{
"type": "path",
"url": "../laravel-uikit"
}
],

0 comments on commit 5b481c5

Please sign in to comment.