Clarify repository URL for forked versions

Co-authored-by: kelinfoxy <67766943+kelinfoxy@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-11 22:57:40 +00:00
parent 65a77d1138
commit 9b466145c3
3 changed files with 5 additions and 1 deletions

View File

@@ -350,7 +350,8 @@ deploy:
### Minimal setup
```bash
# 1. Clone and configure (replace with your repo URL if forked)
# 1. Clone and configure
# Note: Replace 'kelinfoxy' with your username if you forked this repository
git clone https://github.com/kelinfoxy/AI-Homelab.git
cd AI-Homelab
cp .env.example .env