Skip to content

Commit

Permalink
Update README.md for python version
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyzhaozh authored Aug 31, 2023
1 parent dfe6c7f commit 5509845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can find all scripted/human demo for simulated environments [here](https://d

### Installation

conda create -n aloha python=3.8
conda create -n aloha python=3.8.10
conda activate aloha
pip install torchvision
pip install torch
Expand Down

0 comments on commit 5509845

Please sign in to comment.