From 65f4e5556550be3ef64668c57db41d9ad530746d Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Thu, 29 Mar 2012 11:28:37 +0200 Subject: Added openbabel lib as dependency in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a86dbc3..60bb226 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ GEM for [OpenBabel](http://openbabel.sf.net), a chemical library by Noel O'Boyle and others. -openbabel gem has been tested with ruby 1.9. It only compiles on POSIX systems and requires: +openbabel gem has been tested with ruby 1.9. It only compiles on POSIX systems and requires the following to be installed already: + * openbabel library * cmake * curl * tar, sed, make (those should be present anyway) -- cgit v1.2.3