aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 31720d3..a08658f 100644
--- a/README
+++ b/README
@@ -96,8 +96,8 @@ g2c:
Note that all of these settings are of shell environment variables,
using the syntax (eg)
- $ export LAPACK_DIR=/usr/bin # bash
- % setenv LAPACK_DIR /usr/bin # csh,tcsh
+ % export LAPACK_DIR=/usr/lib # bash
+ % setenv LAPACK_DIR /usr/lib # csh,tcsh
Alas, setting these in your ~/.cactus/config file doesn't work. :(