X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=install.texi;h=46e35089e13ca6138207f72fceee02e0c05b93b2;hb=fc3a4335dfe58e597889c553b787d43df6f8e7df;hp=4404f5f11f6217910f08d3e22631e173d5b7c380;hpb=0aa5753ad4fe3cf8a65c3cef40babce1a6a07888;p=pygost.git diff --git a/install.texi b/install.texi index 4404f5f..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:f10d3d1e669172bf64d4271fafd34a00f16117f5e1eb32b17bbb5dca1018f7c9 > requirements.txt +$ echo pygost==@value{VERSION} --hash=sha256:430bab3fdb4c2f59d89b5c80293468b3d3f5b713b49157d995b723ff909cf7c8 > requirements.txt $ pip install --requirement requirements.txt @end example