forked from enderofwings/NexusOS
README: clarify public repo needs no Gitea account/token to clone
This commit is contained in:
@@ -37,7 +37,7 @@ manually from the app (**Start AI** in the sidebar), not at boot.
|
|||||||
### Windows (recommended)
|
### Windows (recommended)
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
# 1. Install Git, then clone (Gitea user + PAT):
|
# 1. Install Git, then clone (public repo, no account/token needed):
|
||||||
winget install Git.Git
|
winget install Git.Git
|
||||||
# open a NEW PowerShell window, then:
|
# open a NEW PowerShell window, then:
|
||||||
git clone https://git.enderofwings.com/enderofwings/NexusOS.git nexus-core
|
git clone https://git.enderofwings.com/enderofwings/NexusOS.git nexus-core
|
||||||
|
|||||||
Reference in New Issue
Block a user