Docs: curl command updated (#33180)

old-commit-hash: e1a493e13b
pull/33302/head
ugtthis 9 months ago committed by GitHub
parent ca0cc203d4
commit b6ddc8d6cc
  1. 2
      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: Run this to clone openpilot and install all the dependencies:
```bash ```bash
curl -fsSL openpilot.comma.ai | bash bash <(curl -fsSL openpilot.comma.ai)
``` ```
Navigate to openpilot folder & activate a Python virtual environment Navigate to openpilot folder & activate a Python virtual environment

Loading…
Cancel
Save