Fix svn/git source checkout in README.
authorMilan Broz <mbroz@redhat.com>
Wed, 8 Feb 2012 11:22:53 +0000 (12:22 +0100)
committerMilan Broz <mbroz@redhat.com>
Wed, 8 Feb 2012 11:22:53 +0000 (12:22 +0100)
README
TODO

diff --git a/README b/README
index 2f23687..36eb3b5 100644 (file)
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ DOWNLOAD:
 SOURCE CODE:
 
       URL: http://code.google.com/p/cryptsetup/source/browse/
-      Checkout: svn checkout http://cryptsetup.googlecode.com/svn/trunk/ cryptsetup
+      Checkout: git clone https://code.google.com/p/cryptsetup/
 
 NLS (PO TRANSLATIONS):
 
diff --git a/TODO b/TODO
index 56c77fd..ad44f21 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,4 +4,3 @@ Version 1.5.0:
 - FIPS patches (RNG, volume key restrictions, move changekey to library)
 - online reencryption api?
 - integrate more metadata formats
-