diff --git a/Intel-ARC.md b/Intel-ARC.md index 6464ef4..9ff062c 100644 --- a/Intel-ARC.md +++ b/Intel-ARC.md @@ -79,7 +79,7 @@ Install the necessary packages for Arch Linux: sudo pacman -S intel-compute-runtime level-zero-headers level-zero-loader base-devel git python-pip python-virtualenv ``` -Install Python 3.12 (or anything between 3.10 and 3.12): +Install Python 3.12 (or anything between 3.10 and 3.13): ```shell git clone https://aur.archlinux.org/python312.git cd python312