chore(docs): update docs (#911)

This commit is contained in:
Steven Palma
2025-03-27 09:55:06 +01:00
committed by GitHub
parent 90533e6b9f
commit 78fd1a1e04
9 changed files with 12 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ First, install the additional dependencies required for robots built with dynami
Using `pip`:
```bash
pip install -e ".[dynamixel]"
pip install --no-binary=av -e ".[dynamixel]"
```
Using `poetry`: