Add review suggestion
This commit is contained in:
parent
b1e1258a3a
commit
cd8c98cd0e
|
@ -78,7 +78,8 @@ pip install .
|
|||
```
|
||||
|
||||
> **NOTE:** Depending on your platform, If you encounter any build errors during this step
|
||||
you may need to install `cmake` and `build-essentials` for building some of our dependencies.
|
||||
you may need to install `cmake` and `build-essential` for building some of our dependencies.
|
||||
On linux: `sudo apt-get install cmake build-essential`
|
||||
|
||||
For simulations, 🤗 LeRobot comes with gymnasium environments that can be installed as extras:
|
||||
- [aloha](https://github.com/huggingface/gym-aloha)
|
||||
|
|
Loading…
Reference in New Issue