Skip to content

Commit

Permalink
modify 'cd script' to 'cd scripts' in line 16 (README)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeekzhang authored Mar 14, 2023
1 parent f0c2430 commit 25c5a23
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 @@ -13,7 +13,7 @@ pip install -e .

Download and build visualization tool
```
cd script
cd scripts
bash build.sh #build C++ code for visualization
bash download.sh #download dataset
```
Expand Down

0 comments on commit 25c5a23

Please sign in to comment.