]> Cypherpunks.ru repositories - pygost.git/blobdiff - INSTALL
Download link for 3.6 release
[pygost.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index db2b97caa3bda4349fb439abfbb4be55e2f502df..bc71b5debf8ce05636403f78f3466b0f9e22d98f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -3,8 +3,8 @@ No additional dependencies except Python 2.7/3.x interpreter are required.
 Preferable way is to download tarball with the signature from official
 website:
 
 Preferable way is to download tarball with the signature from official
 website:
 
-    % wget http://www.cypherpunks.ru/pygost/pygost-2.3.tar.xz
-    % wget http://www.cypherpunks.ru/pygost/pygost-2.3.tar.xz.sig
+    % wget http://pygost.cypherpunks.ru/pygost-2.3.tar.xz
+    % wget http://pygost.cypherpunks.ru/pygost-2.3.tar.xz.sig
     % gpg --verify pygost-2.3.tar.xz.sig pygost-2.3.tar.xz
     % xz -d < pygost-2.3.tar.xz | tar xf -
     % cd pygost-2.3
     % gpg --verify pygost-2.3.tar.xz.sig pygost-2.3.tar.xz
     % xz -d < pygost-2.3.tar.xz | tar xf -
     % cd pygost-2.3
@@ -18,7 +18,7 @@ You have to verify downloaded tarballs integrity and authenticity to be
 sure that you retrieved trusted and untampered software. GNU Privacy
 Guard is used for that purpose.
 
 sure that you retrieved trusted and untampered software. GNU Privacy
 Guard is used for that purpose.
 
-For the very first time it it necessary to get signing public key and
+For the very first time it is necessary to get signing public key and
 import it. It is provided below, but you should check alternative
 resources.
 
 import it. It is provided below, but you should check alternative
 resources.