From 7a74fad96051a958136b491be74cc7fe624bcd9a Mon Sep 17 00:00:00 2001 From: Ken Patmonk Date: Thu, 11 Jun 2026 20:24:00 -0500 Subject: [PATCH] Add Forgejo clone instructions --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1a81d3..5acb2d3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ Private study workspace for CompTIA A+ Core 2 `220-1202`. +## Clone + +```bash +git clone https://gitforge.kitestacks.com/kenpat/comptia-a-plus-core2.git +cd comptia-a-plus-core2 +``` + +This is a private Forgejo repository, so cloning requires an account or access token with repository read access. + ## Goal Prepare to pass Core 2 by June 30, 2026. @@ -30,4 +39,3 @@ Useful files: ## Reference Policy Full extracted text from commercial PDFs is intentionally not committed. Use summarized project notes and the reference index for continuity. -