diff --git a/docs/how-to/turn-the-speed-blue.md b/docs/how-to/turn-the-speed-blue.md index 643023fdf4..e8b55ef81b 100644 --- a/docs/how-to/turn-the-speed-blue.md +++ b/docs/how-to/turn-the-speed-blue.md @@ -9,7 +9,7 @@ And if you have a comma 3/3X, we'll deploy the change to your device for testing Run this to clone openpilot and install all the dependencies: ```bash -curl -fsSL openpilot.comma.ai | bash +bash <(curl -fsSL openpilot.comma.ai) ``` Navigate to openpilot folder & activate a Python virtual environment