Typo on README.md of replay instructions (#33726)

This commit is contained in:
Alexandre Nobuharu Sato
2024-10-03 21:20:01 -03:00
committed by GitHub
parent 68f4c8a986
commit 4a50526064
+1 -1
View File
@@ -37,7 +37,7 @@ tools/replay/replay <route-name> --data_dir="/path_to/route"
# a2a0ccea32023010|2023-07-27--13-01-19--0
# a2a0ccea32023010|2023-07-27--13-01-19--1
# You can replay it like this:
tools/replay/replay "a2a0ccea32023010|2023-07-27--13-01-19" --data-dir="/path_to_routes"
tools/replay/replay "a2a0ccea32023010|2023-07-27--13-01-19" --data_dir="/path_to_routes"
```
## Send Messages via ZMQ