1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-09 01:29:44 +00:00
CLK/Packaging/README.md
Ryan Carsten Schmidt d811501421 Compatibility fixes in Markdown files.
Improve compatibility with some Markdown readers like MacDown by adding
blank lines before lists. Blank lines around headers were added for
consistency. One header level was fixed. One code block was fixed.
2024-01-27 13:24:35 -06:00

10 lines
282 B
Markdown

# RPM packaging for clksignal
This simple Ansible playbook creates and installs an RPM package of the current release of clksignal.
If the version that you build is newer than what you have installed, it will be automatically upgraded.
## Usage
ansible-playbook main.yml -K