Ver Fonte

Update README.md

Wolfgang Ortmann há 9 anos atrás
pai
commit
32d4c62a08
1 ficheiros alterados com 11 adições e 0 exclusões
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -21,3 +21,14 @@ server to read the modules to backup.
 Windows clients can backed up using DeltaCopy as rsync server.
 
 *Installation
+
+Make sure, that rsync, ssh and find is installed correctly on server and clients.
+
+clone the repository and build kind using
+- make dep
+- make 
+- 
+in the directory src. Copy kind to a directory on server (e.g. /usr/sbin)
+or
+copy the statically linked binary (for x86-64) from directory bin to the server.
+