]> Cypherpunks.ru repositories - gocheese.git/blobdiff - doc/install.texi
Raise copyright years
[gocheese.git] / doc / install.texi
index 4922b1c7f41cfe22d0bcca15afffe61c8456ba45..163e31e64415b4688d49bbef5b6b4000dc113940 100644 (file)
@@ -1,12 +1,17 @@
 @node Install
 @unnumbered Install
 
+Possibly @command{gocheese} package already exists for your distribution:
+@itemize
+@item @url{https://www.freshports.org/devel/gocheese/, FreeBSD ports}
+@end itemize
+
 Preferable way is to download tarball with the signature from
 website and, for example, run tests with benchmarks:
 
 @example
-$ [fetch|wget] http://www.gocheese.cypherpunks.ru/gocheese-@value{VERSION}.tar.zst
-$ [fetch|wget] http://www.gocheese.cypherpunks.ru/gocheese-@value{VERSION}.tar.zst.sig
+$ [fetch|wget] http://www.gocheese.cypherpunks.ru/download/gocheese-@value{VERSION}.tar.zst
+$ [fetch|wget] http://www.gocheese.cypherpunks.ru/download/gocheese-@value{VERSION}.tar.zst.sig
 $ 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}
@@ -41,7 +46,7 @@ uid   GoCheese releases <gocheese@cypherpunks.ru>
 @item
 @example
 $ gpg --auto-key-locate dane --locate-keys gocheese at cypherpunks dot ru
-$ gpg --auto-key-locate wkd --locate-keys gocheese at cypherpunks dot ru
+$ gpg --auto-key-locate  wkd --locate-keys gocheese at cypherpunks dot ru
 @end example
 
 @item