aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-02-15 15:02:46 +0100
committerThomas White <taw@physics.org>2023-02-15 15:03:21 +0100
commit7093ac7f43acd546f137984751dc2367ccd9d7c5 (patch)
tree08cc0cda3a5ccd9d85cf08fb195e5961343b9cd5 /scripts
parent27bc086b99a61974db2b1becd5954ada0d5612f7 (diff)
scripts/install-indexers: Mention that you have to modify the script
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/install-indexers2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/install-indexers b/scripts/install-indexers
index f7a36375..ff0bd0d6 100755
--- a/scripts/install-indexers
+++ b/scripts/install-indexers
@@ -55,6 +55,8 @@ if [ x$1 == x--help ]; then
echo 'CCP4 syminfo.lib location:' $SYMINFO '(only needed for Mosflm)'
echo ' Platform:' $PLATFORM
echo
+ echo 'To alter the installation location, edit this script.'
+ echo
echo 'Please note the license conditions for each program:'
echo ' DirAx: http://www.crystal.chem.uu.nl/distr/dirax/'
echo ' Mosflm: https://www.mrc-lmb.cam.ac.uk/mosflm/mosflm/'