update.
[chise/libchise.git] / README.en
index a718109..1104102 100644 (file)
--- a/README.en
+++ b/README.en
@@ -6,8 +6,10 @@ Installing the CHISE Library
 PREREQUISITES
 =============
 
-Please install Berkeley DB Version 3 or later before installing the
-CHISE Library.
+Please install
+ - Berkeley DB Version 3 or later
+ - CONCORD
+before installing the CHISE Library.
 
 
 CONFIGURATION
@@ -41,33 +43,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 libchise bugs, obtain the
-latest release of libchise, and discuss future enhancements to
-libchise.  To join the CHISE mailing list, send an empty e-mail to
+Via the CHISE mailing list, you can report bugs of the CHISE library,
+obtain the latest release of the CHISE library, and discuss future
+enhancements to the CHISE library.  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 libchise uses CVS.  So latest developing version is
-available at CVS.
+Development of the CHISE library uses Git.  So the latest developing
+version is available at the following Git repository:
 
-** cvs login (first time only)
+    % git clone http://git.chise.org/git/chise/libchise.git
 
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise login
+Or you can view the CHISE library repository via WWW at:
 
-  CVS password: [CR] # NULL string
+    http://git.chise.org/gitweb/?p=chise/libchise.git
 
-** checkout
-
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise checkout libchise
-
-  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
+CHISE mailing list (English or Japanese).
 
 We hope you will join the open development.