Update replay README.md to be more clear that auth.py is in tools/lib (#25366)

and a little minor format fix
This commit is contained in:
Nelson Chen
2022-08-04 15:06:36 -07:00
committed by GitHub
parent 00ee6da40a
commit 4fb318c5be
+2 -1
View File
@@ -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