YANG-Cheng commited on
Commit
f318663
1 Parent(s): ad608b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -143,7 +143,7 @@ You can download the whole evaluation data by running the following command:
143
  ```shell
144
  wget https://huggingface.co/datasets/hkust-nlp/agentboard/resolve/main/data.tar.gz
145
  ```
146
- Please uncommpress the file and move the data to `agent-board/data`.
147
  ```shell
148
  cd AgentBoard
149
  mkdir data
 
143
  ```shell
144
  wget https://huggingface.co/datasets/hkust-nlp/agentboard/resolve/main/data.tar.gz
145
  ```
146
+ Please uncommpress the file and move the data to `AgentBoard/data`.
147
  ```shell
148
  cd AgentBoard
149
  mkdir data