X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Finstall.texi;h=244078e357aab5f564c25a77fc33237135bda065;hb=70d532b5982c2203286c901f29fb462d7d88c0f7;hp=163e31e64415b4688d49bbef5b6b4000dc113940;hpb=c0ebfd9c42ea4bd414bb55c1393231d73fca3b16;p=gocheese.git diff --git a/doc/install.texi b/doc/install.texi index 163e31e..244078e 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -15,15 +15,9 @@ $ [fetch|wget] http://www.gocheese.cypherpunks.ru/download/gocheese-@value{VERSI $ gpg --verify gocheese-@value{VERSION}.tar.zst.sig gocheese-@value{VERSION}.tar.zst $ zstd -d < gocheese-@value{VERSION}.tar.zst | tar xf - $ cd gocheese-@value{VERSION} -$ redo test all # or go build -mod=vendor +$ go build -mod=vendor @end example -It uses @url{http://cr.yp.to/redo.html, redo} build system for that -examples. You can use either dozen of various implementations, or at -least minimalistic POSIX shell @command{contrib/do} (just replace -@command{redo} with @command{contrib/do} in the example above) included -in tarball. - @include download.texi You @strong{have to} verify downloaded tarballs integrity and