pkgs/README.md: fix markup

Signed-off-by: benaryorg <binary@benary.org>
This commit is contained in:
benaryorg 2024-02-23 17:20:34 +00:00
parent b093dd8294
commit 38a6a35c33
No known key found for this signature in database
GPG key ID: E2F22C5EDF20119D

View file

@ -346,7 +346,7 @@ There are a few naming guidelines:
- The `pname` attribute _should_ be identical to the upstream package name.
- The `pname` and the `version` attribute _must not_ contain uppercase letters — e.g., `"mplayer" instead of `"MPlayer"`.
- The `pname` and the `version` attribute _must not_ contain uppercase letters — e.g., `"mplayer"` instead of `"MPlayer"`.
- The `version` attribute _must_ start with a digit e.g., `"0.3.1rc2"`.