X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=README;h=d7bae44f77e6f205a5b71d53a7060549810ac968;hb=07912df2f1935c7dd4e08f8e675ed989dbc97b31;hp=d88afc5c951e3979c0a359481060d0222d58821b;hpb=ee075e267b579a11ad0b48bf43d792ea1114998d;p=goredo.git diff --git a/README b/README index d88afc5..d7bae44 100644 --- a/README +++ b/README @@ -16,6 +16,8 @@ goredo is free software: see the file COPYING for copying conditions. Home page: http://www.goredo.cypherpunks.ru/ INSTALL *goredo-install* + +Hopefully it should work on all POSIX systems. > $ go get go.cypherpunks.ru/goredo $ goredo -symlinks @@ -28,9 +30,9 @@ 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.1 + $ git tag -v v0.9.0 $ git clone git://git.cypherpunks.ru/gorecfile.git - $ ( cd gorecfile ; git tag -v v0.3.0 ) + $ ( cd gorecfile ; git tag -v v0.4.0 ) $ echo "replace go.cypherpunks.ru/recfile => `pwd`/gorecfile" >> go.mod $ git clone git://git.cypherpunks.ru/gotai64n.git $ ( cd gotai64n ; git tag -v v0.2.0 )