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

FIX local command flag added to example #370

Merged
merged 1 commit into from Oct 12, 2016
Merged

FIX local command flag added to example #370

merged 1 commit into from Oct 12, 2016

Conversation

philcryer
Copy link
Contributor

As discussed in Slack, just a simple fix in the getting started page. The user is running locally, so you need the --local flag in the example command, just like all the others are on the page, to allow it to run without error.

- Now try running `converge plan helloYou.hcl`. The same thing happens as if you had called the module yourself!
+ Now try running `converge plan --local helloYou.hcl`. The same thing happens as if you had called the module yourself!

@BrianHicks BrianHicks merged commit 8bb50e0 into asteris-llc:master Oct 12, 2016
@BrianHicks
Copy link
Contributor

Thanks @philcryer!

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