Skip to content

Fixed download instructions in the README#305

Merged
cicirello merged 2 commits into
masterfrom
curl
Jul 3, 2026
Merged

Fixed download instructions in the README#305
cicirello merged 2 commits into
masterfrom
curl

Conversation

@cicirello

@cicirello cicirello commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

Fixed the instructions in the README for downloading from Maven Central using curl.

Closing Issues

Closes #148

Pull Request Requirements

If you are unable to check everything in this list, your pull request will be closed:

  • I have read the CONTRIBUTING document.
  • My pull request has a corresponding Issue and I linked to it above in the Closing Issues section.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvements to existing code, such as refactoring or optimizations (non-breaking)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@cicirello cicirello self-assigned this Jul 3, 2026
@cicirello cicirello added the documentation Improvements or additions to documentation label Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

JaCoCo Test Coverage Summary Statistics

  • Coverage: 90.98528908655491%
  • Branches: 92.32365145228216%

@cicirello cicirello merged commit f514645 into master Jul 3, 2026
4 checks passed
@cicirello cicirello deleted the curl branch July 3, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Curl command in README for downloading doesn't work

1 participant