docs: use real Gitea clone URL in README
Co-authored-by: Claude <claude-code@anthropic.com>
This commit is contained in:
parent
9518fc1052
commit
6e13e69b41
@ -29,12 +29,10 @@ You'll need the following installed on your Windows machine:
|
||||
Open **PowerShell** (or Git Bash / Windows Terminal) and run:
|
||||
|
||||
```powershell
|
||||
git clone https://your-gitea-server/your-username/OpenWebUI-Cuda.git
|
||||
git clone https://git.bizzle.lol/bizzle/OpenWebUI-Cuda.git
|
||||
cd OpenWebUI-Cuda
|
||||
```
|
||||
|
||||
> Replace the URL above with the actual clone URL shown on the Gitea repo page (the green **Clone** button). If the repo is private, Gitea will prompt for your username and password / access token.
|
||||
|
||||
---
|
||||
|
||||
## 2. Set up Ollama and pull your models
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user