docs: add link to Claude Code configuration as alternative option

- Update 'save this output\!' instruction to mention Claude Code option
- Add direct link to Claude Code configuration section
- Helps users who prefer Claude Code over Claude Desktop

This clarifies that users have two configuration options and can
skip the Claude Desktop step if they're using Claude Code directly.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Fahad
2025-06-10 11:28:45 +04:00
parent 13c084dc18
commit beb0b7fe9b

View File

@@ -112,7 +112,7 @@ setup-docker-env.bat
- Create a `.env` file with your API key (automatically uses `$GEMINI_API_KEY` if already in your environment)
- **Automatically build the Docker image for you** - no manual build needed!
- Clean up any existing containers/images before building fresh
- **Display the exact Claude Desktop configuration to copy** - save this output!
- **Display the exact Claude Desktop configuration to copy** - save this output for the next step, or configure [Claude Code directly](#5-connect-to-claude-code)
- Show you where to paste the configuration
**To update the app:** Simply run the setup script again - it will rebuild everything automatically.