]> Cypherpunks.ru repositories - gogost.git/blobdiff - install.texi
Better compression won't hurt
[gogost.git] / install.texi
index 409e67e821d941db879a7431ca342bcfa43b75e3..3e72eb0f8adc65e86cbf3f8fdc276a67d7be8a49 100644 (file)
@@ -8,7 +8,7 @@ website and, for example, run tests with benchmarks:
 $ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.zst
 $ [fetch|wget] http://www.gogost.cypherpunks.ru/gogost-@value{VERSION}.tar.zst.@{asc,sig@}
 [verify signature]
-$ zstd -d gogost-@value{VERSION}.tar.zst | tar xf -
+$ tar xf gogost-@value{VERSION}.tar.zst
 $ cd gogost-@value{VERSION}
 $ go build -mod=vendor -o streebog256 ./cmd/streebog256
 $ echo hello world | ./streebog256