X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=README;h=a35eab3de85e5246da7c737de1718af811ba3109;hp=7aaf437a95b7bfc365d12c4c792fe76d2a9f0821;hb=14398260feaf14dac68b9bdb1c810ccba7d1e768;hpb=a6510ac6225a3a93df9d27dc316a3c1c0fcde426 diff --git a/README b/README index 7aaf437..a35eab3 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.0 + $ git tag -v v0.8.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 )