summarylogtreecommitdiffstats
path: root/aocl.install
diff options
context:
space:
mode:
Diffstat (limited to 'aocl.install')
-rw-r--r--aocl.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/aocl.install b/aocl.install
index d6470eb32fc1..375c50b3a86c 100644
--- a/aocl.install
+++ b/aocl.install
@@ -1,5 +1,5 @@
post_install() {
- echo "Use 'module load aocl' to set up the environment for AMD Optimizing CPU Libraries."
+ echo "Use 'module load aocl-gcc' or 'module load aocl-aocc' to set up the environment for AMD Optimizing CPU Libraries."
}
post_upgrade() {