Small clarification for windows installation guide (#10002)
This commit is contained in:
		
							parent
							
								
									24b34b6e46
								
							
						
					
					
						commit
						175027c90f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -124,11 +124,11 @@ If you met error when importing `intel_extension_for_pytorch`, please ensure tha
 | 
				
			||||||
  conda install libuv
 | 
					  conda install libuv
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Make sure you have configured oneAPI environment variables in your command prompt through
 | 
					* Make sure you have configured oneAPI environment variables in your Anaconda Prompt through
 | 
				
			||||||
  ```cmd
 | 
					  ```cmd
 | 
				
			||||||
  call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
 | 
					  call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
  Please note that you need to set these environment variables again once you have a new command prompt window.
 | 
					  Please note that you need to set these environment variables again once you have a new Anaconda Prompt window.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Linux
 | 
					## Linux
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue