From b64f168bcca75a75b27b58511d0e472ea7dea3b6 Mon Sep 17 00:00:00 2001 From: Jon Wingender Date: Tue, 21 Jul 2026 23:01:26 -0500 Subject: [PATCH] README: clarify public repo needs no Gitea account/token to clone --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e32593..c50c09a 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ manually from the app (**Start AI** in the sidebar), not at boot. ### Windows (recommended) ```powershell -# 1. Install Git, then clone (Gitea user + PAT): +# 1. Install Git, then clone (public repo, no account/token needed): winget install Git.Git # open a NEW PowerShell window, then: git clone https://git.enderofwings.com/enderofwings/NexusOS.git nexus-core