Skip to content

Commit dc96029

Browse files
authored
Merge pull request #19 from isaac-sim/xyao/sqa_fix
update readme for gr00t deps
2 parents edf4e6d + 0a5fa79 commit dc96029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ git clone --recurse-submodules [email protected]:isaac-sim/IsaacLabEvalTasks.git
3434
# Within IsaacLabEvalTasks directory
3535
cd submodules/Isaac-GR00T
3636
pip install --upgrade setuptools
37-
pip install -e .
37+
pip install -e .[base]
3838
pip install --no-build-isolation flash-attn==2.7.1.post4
3939
export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/IsaacLabEvalTasks/submodules/Isaac-GR00T
4040
```

0 commit comments

Comments
 (0)