mirror of
				https://github.com/facebookresearch/pytorch3d.git
				synced 2025-11-04 18:02:14 +08:00 
			
		
		
		
	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
This commit is contained in:
		
							parent
							
								
									d46e7fa1a6
								
							
						
					
					
						commit
						674ee44ca8
					
				@ -52,7 +52,7 @@ After installing the above dependencies, run one of the following commands:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
# Anaconda Cloud
 | 
			
		||||
conda install pytorch3d
 | 
			
		||||
conda install pytorch3d -c pytorch3d
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### 2. Install from GitHub
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user