Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix download command in readme.
  • Loading branch information
Lucaweihs authored Jun 3, 2024
1 parent 6015ba7 commit d84e5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip install --extra-index-url https://ai2thor-pypi.allenai.org ai2thor==0+8524ea
## Data
Download the data by running the following commands:
```bash
python -m objathor.dataset.download_holodeck_metadata --version 2023_09_23
python -m objathor.dataset.download_holodeck_base_data --version 2023_09_23
python -m objathor.dataset.download_assets --version 2023_09_23
python -m objathor.dataset.download_annotations --version 2023_09_23
python -m objathor.dataset.download_features --version 2023_09_23
Expand Down

0 comments on commit d84e5f1

Please sign in to comment.