X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=install.texi;h=46e35089e13ca6138207f72fceee02e0c05b93b2;hp=e1b6793ddf2e8589a384b034063edfe3db849dbb;hb=fc3a4335dfe58e597889c553b787d43df6f8e7df;hpb=4f3ba4e23edcdcd720f5129eb4e0dc7a62340af2 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