Skip to content

Commit

Permalink
Tiny correction
Browse files Browse the repository at this point in the history
  • Loading branch information
mtvbrianking authored May 15, 2021
1 parent dd50163 commit a6f4c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Vue.component(
);
```

After registering the components, make sure to run `npm run dev` to recompile your assets. Once you have recompiled your assets, you may drop the components into one of your application's templates to get started creating clients and personal access tokens:
After registering the components, make sure to run `npm run dev` to recompile your assets. Once you have recompiled your assets, you may drop the components into one of your application's templates to get started.

```html
<artisan-gui-commander/>
Expand Down

0 comments on commit a6f4c12

Please sign in to comment.