README: fix formatting

Gitlab gets this right, but let's fix it for other markdown
implementations.
This commit is contained in:
Christian Hesse 2022-01-11 13:19:24 +01:00
parent 8e9d0d0cf0
commit 8f08f113b9
No known key found for this signature in database
GPG Key ID: 54EDC91609BC9183

View File

@ -15,14 +15,17 @@ The following packages need to be installed to be able to create a PGP keyring
from the provided data structure and to install it: from the provided data structure and to install it:
Build: Build:
* make * make
* findutils * findutils
Runtime: Runtime:
* python * python
* sequoia-sq * sequoia-sq
Optional: Optional:
* hopenpgp-tools (verify) * hopenpgp-tools (verify)
* sq-keyring-linter (verify) * sq-keyring-linter (verify)
* git (ci) * git (ci)