diff --git a/site/index.html b/site/index.html index 2c8bcb0..e128072 100644 --- a/site/index.html +++ b/site/index.html @@ -353,8 +353,8 @@ on my list for that:
  • Update Code Style to not include indent or line rules, but to use indent(1) instead.
  • Fix typo "Subitting Patches" in Table of Contents
  • -
  • Make a note in Getting The Code that the password for the -anoncvs account is just anoncvs.
  • +
  • Make a note in Getting The Code that the password for the +anoncvs account is just anoncvs.
  • Add Contributors list
  • Rationale

    @@ -478,6 +478,9 @@ $ cvs checkout Telodendria $ cd Telodendria

    +The password for the anoncvs account is simply +anoncvs. +

    You should now have the latest Telodendria source code. Follow the Code Style as you make your changes.