Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in README.md for configuration command #14

Closed
mattaylward opened this issue Apr 4, 2020 · 1 comment · Fixed by #15
Closed

Typo in README.md for configuration command #14

mattaylward opened this issue Apr 4, 2020 · 1 comment · Fixed by #15

Comments

@mattaylward
Copy link

Hi, I believe it is missing 'Bridge'...

php artisan vendor:publish --provider="MaterialIcons\MaterialIconsBridgeServiceProvider"

...rather than...

php artisan vendor:publish --provider="MaterialIcons\MaterialIconsetServiceProvider"

Thanks for your sofware :-)

@avvertix
Copy link
Owner

avvertix commented Apr 4, 2020

Thanks for spotting the typo. The correct command is

php artisan vendor:publish --provider="MaterialIcons\MaterialIconsBridgeServiceProvider"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants