Address code review feedback - fix GPU config and documentation consistency

Co-authored-by: kelinfoxy <67766943+kelinfoxy@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-11 22:56:13 +00:00
parent 4c57c58611
commit 65a77d1138
4 changed files with 15 additions and 8 deletions

View File

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