Docs: curl command updated (#33180)

old-commit-hash: e1a493e13b389315b442ce8455f6212164103222
This commit is contained in:
ugtthis
2024-08-04 06:57:42 -07:00
committed by GitHub
parent ca0cc203d4
commit b6ddc8d6cc

View File

@@ -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