Skip to content

Commit dedd6cf

Browse files
authored
Update README.md
1 parent dc739dd commit dedd6cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Create your own simulator
1010

11-
To use the simulator, download the Unity package.
11+
Download the Unity package available on the realease page.
1212

1313
To start using the simulator:
1414
1. Create a new 3D Unity project (or open an existing one)
@@ -23,7 +23,7 @@ You can create your own scene and environment for Reachy to evolve in!
2323
The Unity simulator is only offering the gRPC services of the robot, not the below ROS2 services.
2424
For this reason, the simulator is compatible with:
2525
- [Reachy 2021 Python SDK](https://docs.pollen-robotics.com/sdk/getting-started/introduction/):
26-
connect to the simulated robot with the usual [Reachy 2021 Python SDK](https://docs.pollen-robotics.com/sdk/getting-started/introduction/) command:
26+
connect to the simulated robot with the usual command:
2727

2828
```
2929
from reachy_sdk import ReachySDK

0 commit comments

Comments
 (0)