소스 검색

Update README.md

Wolfgang Ortmann 9 년 전
부모
커밋
e35d3b74ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -27,7 +27,7 @@ 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.