update cvs development method.
authorakr <akr>
Thu, 25 May 2000 13:02:07 +0000 (13:02 +0000)
committerakr <akr>
Thu, 25 May 2000 13:02:07 +0000 (13:02 +0000)
README.en

index 85d336a..e934571 100644 (file)
--- a/README.en
+++ b/README.en
@@ -105,5 +105,11 @@ CVS based development
 
        cvs@cvs.m17n.org
 
-  with your account name and UNIX style crypted password.  We hope you 
-  will join the open development.
+  with your account name and your public key for ssh.  cvsroot is
+  :ext:cvs@cvs.m17n.org:/cvs/root.
+
+  If you cannot use ssh, please send UNIX /etc/passwd style crypted
+  password.  you can commit with the cvsroot
+  :pserver:<accountname>@cvs.m17n.org:/cvs/root.
+
+  We hope you will join the open development.