From: Sergey Matveev Date: Thu, 17 Dec 2020 10:07:10 +0000 (+0300) Subject: Update version in installation example X-Git-Tag: v0.6.2~1 X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=commitdiff_plain;h=ee075e267b579a11ad0b48bf43d792ea1114998d Update version in installation example --- 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