Aksel Joonas Reedi commited on
Commit
cb3b6ca
·
2 Parent(s): 78aac844d92a9f

Merge pull request #22 from abidlabs/patch-1

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 hf-agent
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