]> Cypherpunks.ru repositories - gogost.git/blobdiff - INSTALL
wget example is not universally available
[gogost.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 22565efcf353e7069072c94417f6b3fedeca58a4..1f4d3aa64d9532d24d5eec8d3eab08bdb0ab1200 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Preferable way is to download tarball with the signature from official
 website and, for example, run tests with benchmarks:
 
-    $ wget http://gogost.cypherpunks.ru/gogost-4.2.0.tar.xz
-    $ wget http://gogost.cypherpunks.ru/gogost-4.2.0.tar.xz.sig
+    $ [fetch|wget] http://gogost.cypherpunks.ru/gogost-4.2.0.tar.xz
+    $ [fetch|wget] http://gogost.cypherpunks.ru/gogost-4.2.0.tar.xz.sig
     $ gpg --verify gogost-4.2.0.tar.xz.sig gogost-4.2.0.tar.xz
     $ xz -d < gogost-4.2.0.tar.xz | tar xf -
     $ make -C gogost-4.2.0 all bench