From 8f6b7670839a42dcd4b94d1b614c05106417e834 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Thu, 28 Jul 2022 18:10:37 -0400 Subject: [PATCH] Remove anoncvs password. --- site/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/index.html b/site/index.html index 077a868..3b5d682 100644 --- a/site/index.html +++ b/site/index.html @@ -542,8 +542,8 @@ $ cvs checkout Telodendria $ cd Telodendria

-The password for the anoncvs account is simply -anoncvs. +There is no password for the anoncvs account. It should +just let you fetch the source code without having to input a password.

You should now have the latest Telodendria source code. Follow