Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zzilch authored Apr 17, 2023
1 parent a720783 commit 215848d
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 @@ -18,7 +18,7 @@ Homepage: [ARO-Net]()
To setup a conda environment, and build dependencies:
```
# create conda environment for ARO-Net
conda create -n aro-net python=3.9 pytorch-gpu -c pytorch
conda create -n aro-net python=3.9 pytorch-gpu -c conda-forge
conda activate aro-net
pip install trimesh open3d tensorboard Cython
Expand Down

0 comments on commit 215848d

Please sign in to comment.