summarylogtreecommitdiffstats
path: root/bkchem.install
blob: ca0ec4d58254ac9dc9db816bb5e905a57c52945b (plain)
1
2
3
4
5
6
post_install() {
  cat << EOT
==> To enable InChI/InChIKey string generation in BKChem, you must install
==> inchi and set the corresponding InChI binary path under the options menu.
EOT
}