summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-08-20 11:02:41 +0200
committerChristoph Helma <helma@in-silico.ch>2012-08-20 11:02:41 +0200
commit6c7d7cc695de37e5dbc2babf5e349a8f9b066489 (patch)
tree8ed61b1e012a0a91c9d57bda104175b44ae2a6a6
parentcb1a07a93c26deaf01483bde5a85b27689b59630 (diff)
REDME updatedv2.3.1.3
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 60bb226..35dff7e 100644
--- a/README.md
+++ b/README.md
@@ -12,4 +12,7 @@ openbabel gem has been tested with ruby 1.9. It only compiles on POSIX systems a
## Install
gem install openbabel
-It downloads the sources, compiles the ruby bindings and installs them. Check out [http://cs.maunz.de](http://cs.maunz.de) for more information.
+It downloads the sources, compiles OpenBabel (if not installed) and the ruby bindings and installs them.
+If OpenBabel is not yet installed installation may last very long - please be patient.
+
+Check out [http://cs.maunz.de](http://cs.maunz.de) for more information.