Fix download instructions: direct ZIP link instead of GitHub UI reference
Forgejo does not have a green Code button like GitHub.
This commit is contained in:
parent
1000f9a75d
commit
af2d6877a7
1 changed files with 3 additions and 3 deletions
|
|
@ -29,9 +29,9 @@ No coding required. Claude Code builds everything from four prompts.
|
|||
|
||||
**Option A: Download ZIP (no Git required)**
|
||||
|
||||
1. Click the green **Code** button at the top of this page
|
||||
2. Select **Download ZIP**
|
||||
3. Unzip the folder and open it in your terminal
|
||||
1. [Click here to download the ZIP file](https://git.thedharmalab.com/ktg/multimodal-rag-guide/archive/main.zip)
|
||||
2. Unzip the folder
|
||||
3. Open a terminal in that folder
|
||||
|
||||
**Option B: Git clone**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue