]> Cypherpunks.ru repositories - goredo.git/commitdiff
Typo and missing -whichdo output line
authorSergey Matveev <stargrave@stargrave.org>
Tue, 15 Dec 2020 12:14:15 +0000 (15:14 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 15 Dec 2020 12:28:16 +0000 (15:28 +0300)
README

diff --git a/README b/README
index cfc6b468a18dc221bf73a6a083255d57cdfd526d..0cdf3ca40f20142a981a3fafb3897115cd458dcd 100644 (file)
--- 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