Skip to content

Commit

Permalink
fix: fix error dir path (#15312)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrajee authored Jul 26, 2024
1 parent 1b9ff12 commit 467b8c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ To see if the system works, use the demo record to "feed" the system.

```
# You need to download the demo record using the following commands
cd docs/demo_guide/
cd docs/02_Quick\ Start/demo_guide/
python3 record_helper.py demo_3.5.record
# You can now replay this demo "record" in a loop with the '-l' flag
Expand Down

0 comments on commit 467b8c1

Please sign in to comment.