Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nutsintheshell authored Jul 11, 2024
1 parent 96f7040 commit cbd1648
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@ We use the robosuite environment due to my limit desktop gpu. If you find some e
## Installation

First, you should prepare for the robosuite environment:
>conda create -n tapnet python=3.10
>
```
conda create -n tapnet python=3.10
pip install mujoco
pip install robosuite
```

0 comments on commit cbd1648

Please sign in to comment.