From 5023be247970ff76d8b51e8a1daff53463b54cbf Mon Sep 17 00:00:00 2001 From: Timo Gurr Date: Mon, 22 Jul 2019 17:11:00 +0200 Subject: [PATCH] Add information about Neo for Exherbo Linux https://github.com/intel/compute-runtime/pull/191 Change-Id: I5e9febcbaff981105b86ffce0f68644054690d0b --- documentation/Neo_in_distributions.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/Neo_in_distributions.md b/documentation/Neo_in_distributions.md index 5a9a6ee328..a17044500e 100644 --- a/documentation/Neo_in_distributions.md +++ b/documentation/Neo_in_distributions.md @@ -12,6 +12,12 @@ pacman -S intel-compute-runtime swupd bundle-add computer-vision-basic ``` +## Exherbo Linux + +``` +cave resolve --execute intel-compute-runtime +``` + ## Ubuntu* 19.04 ```