]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - doc/install.texi
Unify redirection operator usage
[tofuproxy.git] / doc / install.texi
index 9d7dff718f256e5a4c57794ee933e7be3144c22e..2bd9135d95c0ffd423b14debf5b4c6ac004e065d 100644 (file)
@@ -10,7 +10,7 @@ WARCs support.
 $ [fetch|wget] http://www.tofuproxy.stargrave.org/download/tofuproxy-@value{VERSION}.tar.zst
 $ [fetch|wget] http://www.tofuproxy.stargrave.org/download/tofuproxy-@value{VERSION}.tar.zst.@{asc,sig@}
 [verify signature]
-$ zstd -d < tofuproxy-@value{VERSION}.tar.zst | tar xf -
+$ tar xf tofuproxy-@value{VERSION}.tar.zst
 $ cd tofuproxy-@value{VERSION}
 $ ./build
 @end example