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

Specify correct plugin name in readme #1

Open
mckinley-olsen-oc opened this issue Feb 17, 2016 · 2 comments
Open

Specify correct plugin name in readme #1

mckinley-olsen-oc opened this issue Feb 17, 2016 · 2 comments

Comments

@mckinley-olsen-oc
Copy link

I got an error when using

enablePlugins(ElasticBeanstalk)

in build.sbt, as specified in the readme
Believe it should be

enablePlugins(ElasticBeanstalkPlugin)
@lewissk
Copy link

lewissk commented Feb 6, 2017

This fixed allowed my build to run

@tpaskett
Copy link

tpaskett commented Apr 3, 2017

This fixed my build also

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

3 participants