fix: update install.sh URLs from Chaim/gitea-mcp to mcp-servers/gitea-mcp
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
## התקנה מהירה
|
||||
|
||||
```bash
|
||||
curl -fsSL https://gitea.dev.marcus-law.co.il/Chaim/gitea-mcp/raw/branch/main/install.sh | bash
|
||||
curl -fsSL https://gitea.dev.marcus-law.co.il/mcp-servers/gitea-mcp/raw/branch/main/install.sh | bash
|
||||
```
|
||||
|
||||
הסקריפט:
|
||||
@@ -28,10 +28,10 @@ curl -fsSL https://gitea.dev.marcus-law.co.il/Chaim/gitea-mcp/raw/branch/main/in
|
||||
אותה פקודה בדיוק — הסקריפט מזהה התקנה קיימת ומעדכן:
|
||||
|
||||
```bash
|
||||
curl -fsSL https://gitea.dev.marcus-law.co.il/Chaim/gitea-mcp/raw/branch/main/install.sh | bash
|
||||
curl -fsSL https://gitea.dev.marcus-law.co.il/mcp-servers/gitea-mcp/raw/branch/main/install.sh | bash
|
||||
```
|
||||
|
||||
## הגדר�� ידנית
|
||||
## הגדרה ידנית
|
||||
|
||||
> **חשוב:** כדי שההגדרה תהיה **גלובלית** (זמינה בכל פרויקט), יש לכתוב אותה ב-`~/.claude/settings.json` תחת `mcpServers`.
|
||||
> אל תשתמשו ב-`.mcp.json` ברמת פרויקט — זה יגרום לכפילויות ויעבוד רק בתיקייה הספציפית.
|
||||
|
||||
Reference in New Issue
Block a user