]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/install.texi
Trivial alignment
[goredo.git] / doc / install.texi
index 1032143d826a9afa7f943b6a3289a612f6798495..83f9d2db245fe4e909cbe0278e61110987009646 100644 (file)
@@ -1,4 +1,10 @@
 @node Install
+@cindex install
+@cindex packages
+@cindex ports
+@cindex tarball
+@cindex download
+@cindex PGP
 @unnumbered Install
 
 Possibly @command{goredo} package already exists for your distribution:
@@ -46,7 +52,7 @@ uid   goredo releases <goredo@cypherpunks.ru>
 @item
 @example
 $ gpg --auto-key-locate dane --locate-keys goredo at cypherpunks dot ru
-$ gpg --auto-key-locate wkd --locate-keys goredo at cypherpunks dot ru
+$ gpg --auto-key-locate  wkd --locate-keys goredo at cypherpunks dot ru
 @end example
 
 @item
@@ -61,12 +67,17 @@ $ go get go.cypherpunks.ru/goredo
 $ goredo -symlinks
 @end example
 
+@vindex GOPRIVATE
 If you have problems with @code{*.golang.org}'s inability to verify
 authenticity of @code{go.cypherpunks.ru} TLS connection, then you can
 disable their usage by setting @env{$GOPRIVATE=go.cypherpunks.ru}. You
 can override CA certificate file path with @env{$SSL_CERT_FILE} and
 @env{$GIT_SSL_CAINFO} environment variables.
 
+@cindex git
 You can obtain development source code with
 @command{git clone git://git.cypherpunks.ru/goredo.git}
 (also you can use @url{https://git.cypherpunks.ru/goredo.git}).
+
+Also there is @url{https://yggdrasil-network.github.io/, Yggdrasil}
+accessible address: @url{http://y.www.goredo.cypherpunks.ru/}.