mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-05 08:06:15 +00:00
docs(mcp): update package name in quick start guide
- Change 'reme_ai' to 'reme-ai' in the pip install command - This correction ensures consistency with the correct package name
This commit is contained in:
parent
f3146aef04
commit
f3911c92fd
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ integration with MCP-compatible clients.
|
|||
### Option 1: Install from PyPI (Recommended)
|
||||
|
||||
```bash
|
||||
pip install reme_ai
|
||||
pip install reme-ai
|
||||
```
|
||||
|
||||
### Option 2: Install from Source
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue