update.
[chise/chise-base.git] / README.en
index 99cdb80..2b99ed7 100644 (file)
--- a/README.en
+++ b/README.en
@@ -75,34 +75,30 @@ Reporting Bugs
 If you write bug-reports and/or suggestions for improvement, please
 send them to the CHISE Mailing List:
 
-  chise-en@m17n.org    (English)
-  chise-ja@m17n.org    (Japanese)
+    chise-en@lists.chise.org   (English)
+    chise-ja@lists.chise.org   (Japanese)
 
 Via the CHISE mailing list, you can report CHISE-core/base bugs,
 obtain the latest release of CHISE-core/base, and discuss future
-enhancements to CHISE-core/base.  To join the CHISE mailing list, send
-an empty e-mail to
+enhancements to CHISE-core/base.  To join the CHISE mailing list,
+please see the descriptions of the following pages:
 
-  chise-en-ctl@m17n.org        (English)
-  chise-ja-ctl@m17n.org        (Japanese)
+    http://lists.chise.org/mailman/listinfo/chise-en   (English)
+    http://lists.chise.org/mailman/listinfo/chise-ja   (Japanese)
 
 
-* CVS
+* Git
 
-Development of CHISE-core/base uses CVS.  So latest developing version
-is available at CVS.
+Development of CHISE-core/base uses Git.  So the latest developing
+version is available at Git.
 
-** cvs login (first time only)
+    % git clone http://git.chise.org/git/chise/chise-base.git
 
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise login
+Or you can view the CHISE-core/base repository via WWW at:
 
-  CVS password: [CR] # NULL string
+    http://git.chise.org/gitweb/?p=chise/chise-base.git
 
-** checkout
-
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise checkout chise-base
-
-  If you would like to join CVS based development, please declare it
-in the CHISE mailing list.
+If you would like to join Git based development, please declare it in
+the CHISE mailing list.
 
 We hope you will join the open development.