From: Sergey Matveev Date: Tue, 15 Dec 2020 12:14:15 +0000 (+0300) Subject: Typo and missing -whichdo output line X-Git-Tag: v0.6.0~8 X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=commitdiff_plain;h=e8c545bcde1a736ac7da97ec5f7d9ef13711f759 Typo and missing -whichdo output line --- diff --git a/README b/README index cfc6b46..0cdf3ca 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ INSTALL *goredo-install* $ goredo -symlinks $ export PATH=`pwd`:$PATH -If you have problems with *.golang.org's unability to verify +If you have problems with *.golang.org's inability to verify authenticity of go.cypherpunks.ru TLS connection, then you can disable their usage by setting GOPRIVATE=go.cypherpunks.ru. If you still have problems with the authenticity on your side, then build it manually: > @@ -96,6 +96,7 @@ COMMANDS *goredo-commands* default.do ../default.b.o.do ../default.o.do + ../default.do * redo-dot -- dependency DOT graph generator. For example to visualize your dependencies with GraphViz: > $ redo target [...] # to assure that **/.redo/*.dep are filled up