]> Cypherpunks.ru repositories - goredo.git/commitdiff
Update version in installation example
authorSergey Matveev <stargrave@stargrave.org>
Thu, 17 Dec 2020 10:07:10 +0000 (13:07 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 17 Dec 2020 10:07:10 +0000 (13:07 +0300)
README

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