diff --git a/README.md b/README.md index c66dbfc..8306daa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Code experimenting with PyTorch using Intel architecture (i.e., Intel Core Ultra processor with iGPU) or `xpu`. -After installing `ipex-llm` which is required to use Intel GPUs (see documentation in [Links](#Links)), you can should have access to `conda` and be able to `import torch` normally. +After installing `ipex-llm` which is required to use Intel GPUs (see documentation in [Links](#links)), you can should have access to `conda` and be able to `import torch` normally. ## Setup