From ee075e267b579a11ad0b48bf43d792ea1114998d Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 17 Dec 2020 13:07:10 +0300 Subject: [PATCH] Update version in installation example --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 7aaf437..d88afc5 100644 --- a/README +++ b/README @@ -28,7 +28,7 @@ problems with the authenticity on your side, then build it manually: > $ git clone git://git.cypherpunks.ru/goredo.git $ cd goredo - $ git tag -v v0.6.0 + $ git tag -v v0.6.1 $ git clone git://git.cypherpunks.ru/gorecfile.git $ ( cd gorecfile ; git tag -v v0.3.0 ) $ echo "replace go.cypherpunks.ru/recfile => `pwd`/gorecfile" >> go.mod -- 2.44.0