1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-22 08:16:42 +00:00

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.
This commit is contained in:
Ryan Carsten Schmidt
2024-01-27 13:14:17 -06:00
parent c68dd50fde
commit d811501421
8 changed files with 25 additions and 4 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
# RPM packaging for clksignal
This simple Ansible playbook creates and installs an RPM package of the current release of 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
ansible-playbook main.yml -K