From d65f5e81486f425dc01acdf7de783b69d11450c6 Mon Sep 17 00:00:00 2001 From: Disty0 Date: Sat, 5 Jul 2025 11:29:43 +0300 Subject: [PATCH] Updated Intel ARC (markdown) --- Intel-ARC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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