fix small typo in replay docs (#22305)

This commit is contained in:
sshane
2021-09-21 20:55:46 -05:00
committed by GitHub
parent b59894ec6e
commit 535af87650
+1 -1
View File
@@ -33,7 +33,7 @@ python replay/unlogger.py <route-name>
python replay/ui.py # Define the environmental variable HORIZONTAL is the ui layout is too tall
# Or run the normal openpilot UI
cd selffdrive/ui && ./ui
cd selfdrive/ui && ./ui
```
![Imgur](https://i.imgur.com/Yppe0h2.png)