mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
docs: Add Gemini CLI integration configuration and fix filename references
- Add prerequisites section referencing official Gemini CLI repository - Add essential configuration section showing proper settings.json setup - Emphasize importance of "contextFileName": "CLAUDE.md" setting - Update both English and Chinese README files - Fix filename references from "Claude.md" to "CLAUDE.md" in install docs - Improve user onboarding with proper configuration guidance 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -100,7 +100,7 @@ Install to user home directory (`~/.claude`):
|
||||
├── commands/
|
||||
├── output-styles/
|
||||
├── settings.local.json
|
||||
└── Claude.md
|
||||
└── CLAUDE.md
|
||||
```
|
||||
|
||||
**Note**: Starting from v1.2.0, only global installation is supported. Local directory and custom path installations have been removed to simplify the installation process and ensure consistent behavior across all platforms.
|
||||
|
||||
Reference in New Issue
Block a user