summarylogtreecommitdiffstats
path: root/butterflow.install
diff options
context:
space:
mode:
Diffstat (limited to 'butterflow.install')
-rw-r--r--butterflow.install9
1 files changed, 4 insertions, 5 deletions
diff --git a/butterflow.install b/butterflow.install
index c61983402f3f..d9e73f9488ea 100644
--- a/butterflow.install
+++ b/butterflow.install
@@ -1,8 +1,7 @@
post_install() {
- echo "You still need to install at least one vendor-specific implementation of
- OpenCL that supports your hardware (see the suggested packages below). When
- finished, you can run $ butterflow -d to print a list of all detected devices.
- For more information on how to satisfy this requirement, please read this wiki
- page:
+ echo "You should install at least one vendor-specific implementation of OpenCL
+ that supports your hardware (see the suggested packages below). When finished,
+ you can run $ butterflow -d to print a list of all detected devices. For more
+ information on how to satisfy this requirement, please read this wiki page:
https://wiki.archlinux.org/index.php/GPGPU"
}