Update documentation for git.
[tinc] / README.git
similarity index 84%
rename from README.Subversion
rename to README.git
index f3de5c7..c68a262 100644 (file)
@@ -1,4 +1,4 @@
-Before you can start compiling tinc from a clean Subversion checkout, you have
+Before you can start compiling tinc from a fresh git clone, you have
 to install the very latest versions of the following packages:
 
 - OpenSSL
@@ -22,4 +22,4 @@ make dist
 
 To clean up your working copy so that no autogenerated files remain, run:
 
-make svn-clean
+git clean