Spaces:
Running
Running
Commit ·
0127ea2
1
Parent(s): 914a44a
readme
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ An MLE agent CLI with MCP (Model Context Protocol) integration and built-in tool
|
|
| 9 |
|
| 10 |
```bash
|
| 11 |
# Clone the repository
|
| 12 |
-
git clone
|
| 13 |
cd hf-agent
|
| 14 |
|
| 15 |
# Install dependencies (using uv)
|
|
|
|
| 9 |
|
| 10 |
```bash
|
| 11 |
# Clone the repository
|
| 12 |
+
git clone git@github.com:huggingface/hf_agent.git
|
| 13 |
cd hf-agent
|
| 14 |
|
| 15 |
# Install dependencies (using uv)
|