Fix typo
[claws.git] / README
diff --git a/README b/README
index 87b70adc5a62e4bbf3f032c8087dd9b72e8ca9c9..3d4c5ff52c8d9af5ca9865be5a805bc1a4d3f33c 100644 (file)
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ Summary:
  9. Tools
 10. How to contribute
 11. How to request features
-12. Installing Claws from CVS
+12. Installing Claws from Git
 13. Release History
 14. Useful Links
 
@@ -134,8 +134,7 @@ All plugin preferences can be found under
     Renders HTML mails and HTML parts of multipart messages using the GTK+ 
     port of the WebKit library. External content is blocked by default 
     (including images) to avoid remote tracking, but can be enabled either 
-    globally or just on the displayed message. Printing support requires
-    'html2ps' tool available from http://user.it.uu.se/~jan/html2ps.html.
+    globally or just on the displayed message.
     GTK+ WebKit is available from http://trac.webkit.org/wiki/WebKitGTK/.
 
   o GData
@@ -775,7 +774,7 @@ Also, we really try to incorporate good contributions, but sometimes we
 don't have enough time. If the contribution is really big, or requires
 a long time to stabilise, send a mail to Paul Mangan
 <paul@claws-mail.org>. We can probably arrange access to the
-Claws Mail CVS tree.
+Claws Mail Git repository.
 
 
 
@@ -791,23 +790,21 @@ cool!) Another possibility is to add a request to our bugzilla, (severity:
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
 
 
-12. Installing Claws Mail from CVS
+12. Installing Claws Mail from Git
 --------------------------------------
 
   a. Downloading
   --------------
 
-  To download the latest cvs cd to the directory where you wish to download
+  To download the latest Git, cd to the directory where you wish to download
   to and type the following information:
 
-  export CVS_RSH=ssh
-  cvs -z3 -d:pserver:anonymous@claws-mail.org:/ co -r gtk2 claws 
+  git clone http://git.claws-mail.org/readonly/claws.git 
 
   Later, when you want to update your local repository, you'll just have to
   go back to the 'claws' directory, and type:
 
-  export CVS_RSH=ssh
-  cvs -z3 update -dPR 
+  git pull --all
 
   b. Installing
   -------------
@@ -828,6 +825,8 @@ http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
 
 GTK 2 Version
 -------------
+2013-06-08     3.9.2
+2013-05-06     3.9.1
 2012-11-14     3.9.0
 2012-06-27     3.8.1
 2011-12-16     3.8.0