summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-16 22:13:20 +0100
committerRichard Jones <rjones@redhat.com>2009-04-16 22:13:20 +0100
commita5f68bd57d887c8c8818dbb92a9f8b7643f67827 (patch)
treefc9004be7e62c8cadb54eeff1b7ad5b763ff4073 /README
parent5a6da98c943be987441673a590c151f15573b6cc (diff)
downloadlibguestfs-a5f68bd57d887c8c8818dbb92a9f8b7643f67827.tar.gz
libguestfs-a5f68bd57d887c8c8818dbb92a9f8b7643f67827.tar.xz
libguestfs-a5f68bd57d887c8c8818dbb92a9f8b7643f67827.zip
Ruby bindings.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 2db1725f..ec05bddd 100644
--- a/README
+++ b/README
@@ -50,6 +50,8 @@ also to build the OCaml bindings
- (Optional) Python if you want to build the python bindings
+- (Optional) Ruby, rake if you want to build the ruby bindings
+
Running ./configure will check you have all the requirements installed
on your machine.