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

minor: flaw in readme description #244

Open
YevheniiSemendiak opened this issue May 5, 2023 · 0 comments
Open

minor: flaw in readme description #244

YevheniiSemendiak opened this issue May 5, 2023 · 0 comments

Comments

@YevheniiSemendiak
Copy link

In readme.md's instruction, of how to run git-chglog, you need to add extra params for docker option:
docker run -v "$PWD":/workdir quay.io/git-chglog/git-chglog --version -> docker run -it -v "$PWD":/workdir quay.io/git-chglog/git-chglog --version

Otherwise, it wouldn't work.

Your Environment

  • OS: ubuntu
  • Docker version 23.0.2, build 569dd73
  • git-chglog version: 0.15.4
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

1 participant