From c824ca107674abff3240a353bb88453775057afd Mon Sep 17 00:00:00 2001 From: Nelson Chen Date: Thu, 4 Aug 2022 15:06:36 -0700 Subject: [PATCH] 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 --- tools/replay/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/replay/README.md b/tools/replay/README.md index b705fb60db..2d0b702bd0 100644 --- a/tools/replay/README.md +++ b/tools/replay/README.md @@ -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 @@ -24,6 +24,7 @@ python replay/ui.py ``` ## usage + ``` bash $ tools/replay/replay -h Usage: tools/replay/replay [options] route