]> Cypherpunks.ru repositories - pygost.git/blobdiff - INSTALL
OS independent classifier
[pygost.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index db2b97caa3bda4349fb439abfbb4be55e2f502df..6511f44c905f88a80286cc2a8f5fc90dd4ec623a 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:
 
-    % 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