@eht16 requested changes on this pull request. Great, thank you. I have only two minor remarks.
> @@ -1,6 +1,10 @@ Verifying GPG signatures of Geany and Geany-Plugins releases ========== +You can use the `gpg` utility. On GNU/Linux distributions, if you don't have it, you can get it with `sudo apt install gpg`. On other OS-es, see https://gnupg.org/download/index.html and https://gnupg.org/download/integrity_check.html. Would mind using "on other operating systems, ...". I think we don't need to abbreviate here so much. > @@ -1,6 +1,10 @@ Verifying GPG signatures of Geany and Geany-Plugins releases ========== +You can use the `gpg` utility. On GNU/Linux distributions, if you don't have it, you can get it with `sudo apt install gpg`. On other OS-es, see https://gnupg.org/download/index.html and https://gnupg.org/download/integrity_check.html. + +Here is how to use `gpg` on Linux and related: What do you think about making this a sub heading, like: `### Here is how to use `gpg` on Linux and related ` so it also structures the document a bit more. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/www.geany.org/pull/35#pullrequestreview-775664036
