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

Update README for loading plugin #4

Closed
mlaccetti opened this issue May 7, 2015 · 1 comment
Closed

Update README for loading plugin #4

mlaccetti opened this issue May 7, 2015 · 1 comment

Comments

@mlaccetti
Copy link

// Install the plugin
.plugin('aurelia-bs-modal');

should be

// Install the plugin
.plugin('pwkad/aurelia-bs-modal');
@plwalters
Copy link
Owner

This actually depends on how you jspm install it. I thought I had fixed that to jspm install aurelia-bs-modal but apparently I didn't. Will update that instead, thanks for the heads up.

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

No branches or pull requests

2 participants