X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=README;h=d7bae44f77e6f205a5b71d53a7060549810ac968;hb=07912df2f1935c7dd4e08f8e675ed989dbc97b31;hp=d948a31c66fb50e5826921e702d21450d056d22e;hpb=73f2d1bf84bc2483316c2ed08174de808b6c2e9f;p=goredo.git diff --git a/README b/README index d948a31..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,7 +30,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.7.0 + $ git tag -v v0.9.0 $ git clone git://git.cypherpunks.ru/gorecfile.git $ ( cd gorecfile ; git tag -v v0.4.0 ) $ echo "replace go.cypherpunks.ru/recfile => `pwd`/gorecfile" >> go.mod