]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/install.texi
Unify @env{$...} usage
[goredo.git] / doc / install.texi
index 843384f563bbf4296de5b82cf06d8308307db18c..d16a911f7c5625f6ceb4d9772319175e294f2a13 100644 (file)
@@ -61,9 +61,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}