Skip to content

Commit

Permalink
Merge pull request #44 from lpmeyer/patch-1
Browse files Browse the repository at this point in the history
Minor fixes in Readme
  • Loading branch information
Aklakan authored Nov 9, 2023
2 parents 93b740d + 516a89d commit 5fd0588
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,12 @@ make rpm-rere # Rebuild and reinstall rpm package
make deb-rebuild # Rebuild the deb package (minimal build of only required modules)
make deb-reinstall # Reinstall deb (requires prior build)
make deb-rere # Rebuild and reinstall deb package
make docker # Build Docker image
make release-bundle # Create files for Github upload
```
A docker image is available at https://registry.hub.docker.com/r/aksw/rpt
## License
The source code of this repo is published under the [Apache License Version 2.0](LICENSE).
Dependencies may be licensed under different terms. When in doubt please refer to the licenses of the dependencies declared in the `pom.xml` files.
Expand Down

0 comments on commit 5fd0588

Please sign in to comment.