Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Merge pull request #22 from abidlabs/patch-1
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ An MLE agent CLI with MCP (Model Context Protocol) integration and built-in tool
|
|
| 24 |
```bash
|
| 25 |
# Clone the repository
|
| 26 |
git clone git@github.com:huggingface/hf_agent.git
|
| 27 |
-
cd
|
| 28 |
```
|
| 29 |
|
| 30 |
#### Install recommended dependencies
|
|
|
|
| 24 |
```bash
|
| 25 |
# Clone the repository
|
| 26 |
git clone git@github.com:huggingface/hf_agent.git
|
| 27 |
+
cd hf_agent
|
| 28 |
```
|
| 29 |
|
| 30 |
#### Install recommended dependencies
|