X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=install.texi;h=46e35089e13ca6138207f72fceee02e0c05b93b2;hb=6650aa37ce30a08be41c148cbd7b7b6beba49ecc;hp=e1b6793ddf2e8589a384b034063edfe3db849dbb;hpb=1de9c84a8488baccff5969c444d2794f13996353;p=pygost.git diff --git a/install.texi b/install.texi index e1b6793..46e3508 100644 --- a/install.texi +++ b/install.texi @@ -20,7 +20,7 @@ But also you can use pip (@strong{no} OpenPGP authentication is performed!) with PyPI: @example -$ echo pygost==@value{VERSION} --hash=sha256:220dc92874b2f2f0ac72875e5f06bd9652b3643a13073b20843968c367db07ff > requirements.txt +$ echo pygost==@value{VERSION} --hash=sha256:430bab3fdb4c2f59d89b5c80293468b3d3f5b713b49157d995b723ff909cf7c8 > requirements.txt $ pip install --requirement requirements.txt @end example