abidlabs HF Staff commited on
Commit
59a6f1a
·
1 Parent(s): 5401df4

Fix directory name in README for cloning

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