fix typo in python/llm/scripts/README.md (#11536)
This commit is contained in:
		
							parent
							
								
									099486afb7
								
							
						
					
					
						commit
						69701b3ec8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,7 @@
 | 
			
		|||
 | 
			
		||||
## Env-Check
 | 
			
		||||
 | 
			
		||||
The **Env-Check** scripts  ([env-check.sh](./env-chec.sh), [env-check.bat](./env-chec.bat)) are designed to verify your `ipex-llm` installation and runtime environment. These scripts can help you ensure your environment is correctly set up for optimal performance. You can include the script's output when reporting issues on [IPEX Github Issues](https://github.com/intel-analytics/ipex-llm/issues) for easier troubleshooting.
 | 
			
		||||
The **Env-Check** scripts  ([env-check.sh](./env-check.sh), [env-check.bat](./env-check.bat)) are designed to verify your `ipex-llm` installation and runtime environment. These scripts can help you ensure your environment is correctly set up for optimal performance. You can include the script's output when reporting issues on [IPEX Github Issues](https://github.com/intel-analytics/ipex-llm/issues) for easier troubleshooting.
 | 
			
		||||
 | 
			
		||||
> Note: These scripts verify python installation, check for necessary packages and environmental variables, assess hardware or operating system compatibility, and identify any XPU-related issues. 
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -256,4 +256,4 @@ Hyper-V Requirements:      A hypervisor has been detected. Features required for
 | 
			
		|||
|           | UUID: 00000000-0000-0003-0000-000856a08086                                           |
 | 
			
		||||
|           | PCI BDF Address: 0000:03:00.0                                                        |
 | 
			
		||||
+-----------+--------------------------------------------------------------------------------------+
 | 
			
		||||
``` 
 | 
			
		||||
``` 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue