]> Cypherpunks.ru repositories - pygost.git/blobdiff - download.texi
Raise copyright years
[pygost.git] / download.texi
index 7135149c87cd30d8c2e36f47a179d4dc8259e0a1..1439b055220e0a0c6ebe703d8a47b9a8ebeee37f 100644 (file)
@@ -100,7 +100,7 @@ $ pip install pygost==3.15
 
 You @strong{have to} verify downloaded tarballs integrity and
 authenticity to be sure that you retrieved trusted and untampered
-software. @url{https://www.gnupg.org/, The GNU Privacy Guard} is used
+software. @url{https://www.gnupg.org/, GNU Privacy Guard} is used
 for that purpose.
 
 For the very first time it is necessary to get signing public key and
@@ -128,6 +128,5 @@ $ gpg --auto-key-locate wkd --locate-keys pygost at cypherpunks dot ru
 
 @end itemize
 
-You can obtain development source code by cloning
-@url{http://git-scm.com/, Git}
-@url{https://git.cypherpunks.ru/cgit.cgi/pygost.git/}.
+You can obtain development source code with
+@command{git clone git://git.cypherpunks.ru/pygost.git}.