summarylogtreecommitdiffstats
path: root/bkchem.install
diff options
context:
space:
mode:
authorXyne2015-06-21 02:44:45 +0000
committerXyne2015-06-21 02:44:45 +0000
commit43680f383db5ce9fd10a71a27f95ba44bd625b90 (patch)
treeee8e862927ab01e761eda039efa4bb0d37097e64 /bkchem.install
downloadaur-43680f383db5ce9fd10a71a27f95ba44bd625b90.tar.gz
Initial import.
Diffstat (limited to 'bkchem.install')
-rw-r--r--bkchem.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/bkchem.install b/bkchem.install
new file mode 100644
index 000000000000..ca0ec4d58254
--- /dev/null
+++ b/bkchem.install
@@ -0,0 +1,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
+}