Update README.md

This commit is contained in:
Rhythm Syed
2025-03-14 02:41:27 -04:00
committed by GitHub
parent eb28153241
commit f37e6dd7fb

View File

@@ -28,7 +28,7 @@ uv pip sync examples/aloha_real/requirements.txt
uv pip install -e packages/openpi-client uv pip install -e packages/openpi-client
# Run the robot # Run the robot
python examples/aloha_real/main.py python -m examples.aloha_real.main
``` ```
Terminal window 2: Terminal window 2: