Sarah Azouvi commited on
Commit
ac947e5
·
1 Parent(s): 01bfdad

added instructions

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ In order to reproduce the demo, you will first need to create an `agent.json` fi
47
  }
48
  ```
49
 
50
- Run it using `npx @huggingface/tiny-agents run ../my-agent`.
51
 
52
  ## Use Cases
53
 
 
47
  }
48
  ```
49
 
50
+ Run it using `npx @huggingface/tiny-agents run ./my-agent`.
51
 
52
  ## Use Cases
53