Modify install_linux_gpu.md (#10576)
This commit is contained in:
		
							parent
							
								
									1c5eb14128
								
							
						
					
					
						commit
						0a2e820c9f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -84,7 +84,7 @@ You can use `conda --version` to verify you conda installation.
 | 
			
		|||
 | 
			
		||||
After installation, create a new python environment `llm`:
 | 
			
		||||
```cmd
 | 
			
		||||
conda create -n llm python=3.9 libuv
 | 
			
		||||
conda create -n llm python=3.9
 | 
			
		||||
```
 | 
			
		||||
Activate the newly created environment `llm`:
 | 
			
		||||
```cmd
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue