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

Fixed: provider specification in readme #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tnation14
Copy link

What did you implement:

This PR updates the example provider settings in the project README to use provider.name. Oprah expects provider.name to be specified, not just provider.

How did you implement it:

Updated the README

How can we verify it:

Copy/paste the example config from the README into an oprah.yml then run oprah init. You should be able to do so without error.

Todos:

  • Write tests
  • Write documentation
  • Fix linting errors
  • Provide verification config/commands/resources

Oprah expects `provider.name` to be specified, not just `provider`
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 this pull request may close these issues.

None yet

2 participants