diff --git a/bash/mount.luks.sh b/bash/mount.luks.sh
index ca2fd75..334ea38 100755
--- a/bash/mount.luks.sh
+++ b/bash/mount.luks.sh
@@ -15,6 +15,8 @@
  #  1. umount -i DEV
  #  2. cryptsetup luksClose UUID
  #
+ # INSTALL:
+ #     place this script in /sbin/mount.luks and make it executable.
  #
  # USAGE:
  #     mount -t luks /dev/sda1 /home