1
0
Fork 0

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:
Kjell Tore Guttormsen 2026-03-12 16:58:27 +01:00
commit af2d6877a7

View file

@ -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**