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 instructions regarding installation #111

Conversation

cdrage
Copy link
Member

@cdrage cdrage commented Apr 19, 2017

Updates the readme for how to install Kompose correctly.

README.md Outdated
If you prefer to do it straight from CLI here's a one-liner for you:
```bash
``sh
# Linux
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cdrage These don't render correctly. The # Linux breaks it, at least in the preview mode. Same applies below as well.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one backtick character is missing on line 23, that's why its breaking

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops. I'll quickly fix that.

Updates the readme for how to install Kompose correctly.
@cdrage cdrage force-pushed the update-readme-installation-instructions branch from 1cc5397 to 76bf73e Compare April 20, 2017 15:57
@cdrage
Copy link
Member Author

cdrage commented Apr 20, 2017

@pradeepto @surajnarwade Done. Ready for another quick review.

@surajssd
Copy link
Contributor

cool this LGTM!

@surajssd surajssd merged commit feaf6f1 into redhat-developer:master Apr 21, 2017
curl -L https://github.com/redhat-developer/opencompose/releases/download/v0.1.0/opencompose-darwin-amd64 -o opencompose

# Windows
curl -L https://github.com/redhat-developer/opencompose/releases/download/v0.1.0/opencompose-windows-amd64.exe -o opencompose.exe
Copy link
Member

@kadel kadel Apr 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is curl on windows?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to kubectl, yup. Binary installation, works well.

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.

5 participants