X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=install.texi;h=a494da641ba173e889e17b867098a39a966cc2dd;hp=6567e66eee4dace47023ef45f6622831953eb1ef;hb=b6d6e1f02f16d3f64f5da944140efdf7485b87d5;hpb=e7fae28f423f724e40fd3d8d2476fc08d45703d0 diff --git a/install.texi b/install.texi index 6567e66..a494da6 100644 --- a/install.texi +++ b/install.texi @@ -22,7 +22,7 @@ But also you can use pip (@strong{no} OpenPGP authentication is performed!) with PyPI: @example -$ echo pygost==@value{VERSION} --hash=sha256:0b5bfab89243a76628c06eca5f878d7e73137f86336bf9d379bd31a553cfe995 > requirements.txt +$ echo pygost==@value{VERSION} --hash=sha256:54a2804a187cc70cb70676491e43f4059dbde9c3fe10aa98f847987afbd44f80 > requirements.txt $ pip install --requirement requirements.txt @end example