From aa01e78fc035afb45a18d26e081499f3cce728b9 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Mon, 25 Jul 2022 11:05:59 -0400 Subject: [PATCH] Fix paragraph tag in Getting The Code. --- site/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/site/index.html b/site/index.html index e128072..2ad256b 100644 --- a/site/index.html +++ b/site/index.html @@ -480,6 +480,7 @@ $ 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.