fix typo error

This commit is contained in:
Agnel Wang 2024-10-28 15:07:40 +08:00
parent ac679a0c61
commit e70a48491e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Python interface for unitree sdk2
## Install unitree_sdk2_python ## Install unitree_sdk2_python
```bash ```bash
pip install unitree_sd2py pip install unitree_sdk2py
``` ```
### Installing from source ### Installing from source