Commit 674ee44c authored by Yun Chen's avatar Yun Chen Committed by Facebook Github Bot
Browse files

fix conda install cmd in INSTALL.md

Summary: Pull Request resolved: https://github.com/facebookresearch/pytorch3d/pull/8

Differential Revision: D19556466

Pulled By: nikhilaravi

fbshipit-source-id: 26aa361882b688e7cd159e0d7d8cfad37d0049c1
parent d46e7fa1
...@@ -52,7 +52,7 @@ After installing the above dependencies, run one of the following commands: ...@@ -52,7 +52,7 @@ After installing the above dependencies, run one of the following commands:
``` ```
# Anaconda Cloud # Anaconda Cloud
conda install pytorch3d conda install pytorch3d -c pytorch3d
``` ```
### 2. Install from GitHub ### 2. Install from GitHub
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment