]> Sergey Matveev's repositories - syncer.git/commitdiff
More descriptive installation instrustions
authorSergey Matveev <stargrave@stargrave.org>
Fri, 5 Aug 2016 21:05:53 +0000 (00:05 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 5 Aug 2016 21:05:53 +0000 (00:05 +0300)
README.md

index 0173c014cc6d5d1bedc40fe6871786aad50df81a..323e93a71ae36fd22f458b4c32968c0c867e4cdd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -38,9 +38,11 @@ syncer is free software: see the file COPYING for copying conditions.
 
 ## Installation
 
+    % mkdir -p src
+    % git clone git://git.cypherpunks.ru/syncer.git src/syncer
+    % export GOPATH=$(pwd)
     % go get github.com/dchest/blake2b
-    % go build
-    # syncer executable file should be in current directory
+    % go build syncer  # syncer executable file should be in current directory
 
 ## Statefile Format