mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-04 13:02:09 +08:00
Update replay README.md to be more clear that auth.py is in tools/lib (#25366)
and a little minor format fix old-commit-hash: 4fb318c5be93c2f26e2ad4149b053a6ee830ecc5
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
```bash
|
||||
# Log in via browser to have access to non-public routes
|
||||
python lib/auth.py
|
||||
python tools/lib/auth.py
|
||||
|
||||
# Start a replay
|
||||
tools/replay/replay <route-name>
|
||||
@@ -24,6 +24,7 @@ python replay/ui.py
|
||||
```
|
||||
|
||||
## usage
|
||||
|
||||
``` bash
|
||||
$ tools/replay/replay -h
|
||||
Usage: tools/replay/replay [options] route
|
||||
|
||||
Reference in New Issue
Block a user