From e8c545bcde1a736ac7da97ec5f7d9ef13711f759 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 15 Dec 2020 15:14:15 +0300 Subject: [PATCH] Typo and missing -whichdo output line --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.44.0