]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/install.texi
No trailing slash in URL
[goredo.git] / doc / install.texi
index 843384f563bbf4296de5b82cf06d8308307db18c..1032143d826a9afa7f943b6a3289a612f6798495 100644 (file)
@@ -4,9 +4,11 @@
 Possibly @command{goredo} package already exists for your distribution:
 @itemize
 @item ALT Linux @url{http://www.sisyphus.ru/ru/srpm/Sisyphus/goredo, Sisyphus}
-@item Arch Linux @url{https://aur.archlinux.org/packages/goredo/, AUR}
+@item Arch Linux @url{https://aur.archlinux.org/packages/goredo, AUR}
+@item Fedora @url{https://github.com/rpmsphere/source/tree/master/g, RPM Sphere}
 @item @url{https://www.freshports.org/devel/goredo/, FreeBSD ports}
 @item macOS @url{https://formulae.brew.sh/formula/goredo, Homebrew}
+@item @url{https://pkgsrc.se/devel/goredo, NetBSD package}
 @end itemize
 
 Preferable way is to download tarball with the signature from website:
@@ -61,9 +63,9 @@ $ goredo -symlinks
 
 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.
+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.
 
 You can obtain development source code with
 @command{git clone git://git.cypherpunks.ru/goredo.git}